aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir/src/ty/tests.rs
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2019-07-08 20:18:49 +0100
committerbors[bot] <26634292+bors[bot]@users.noreply.github.com>2019-07-08 20:18:49 +0100
commitecdc6cdce997c6ae251dbda2066de929f9d49c49 (patch)
tree74f668500a59141777ded421239b0da33f4853c3 /crates/ra_hir/src/ty/tests.rs
parent32100022010ecfefd1ea06caa71d1a508d2eb75d (diff)
parent95d78a8d8d3bcb25ff7073c849824985b196c651 (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_hir/src/ty/tests.rs')
0 files changed, 0 insertions, 0 deletions