diff options
author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2019-07-08 20:18:49 +0100 |
---|---|---|
committer | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2019-07-08 20:18:49 +0100 |
commit | ecdc6cdce997c6ae251dbda2066de929f9d49c49 (patch) | |
tree | 74f668500a59141777ded421239b0da33f4853c3 /crates/ra_text_edit/src/text_edit.rs | |
parent | 32100022010ecfefd1ea06caa71d1a508d2eb75d (diff) | |
parent | 95d78a8d8d3bcb25ff7073c849824985b196c651 (diff) |
Merge #1514
1514: Better completions for floating point primitive types r=flodiebold a=marcogroppo
After #1499 completions for (some of) the inherent methods of `f32` and `f64` are now working.
Unfortunately during method resolution we were only looking for the `f32` and `f64` language items defined in `libcore` and we were ignoring the methods defined in `libstd`.
This PR fixes this issue.
Co-authored-by: Marco Groppo <[email protected]>
Diffstat (limited to 'crates/ra_text_edit/src/text_edit.rs')
0 files changed, 0 insertions, 0 deletions