rust-analyzer/crates/ra_hir/src/ty
Aleksey Kladov 111891dc2d Move constants to new ID
This allows us to get rid of trait item index
2019-11-20 18:41:23 +03:00
..
infer Fix handling of the binders in dyn/impl Trait 2019-11-16 13:25:54 +01:00
tests Support all coercion places 2019-09-26 06:16:58 +08:00
traits Upgrade Chalk again 2019-11-16 13:25:54 +01:00
autoderef.rs Don't reexport generics from HIR 2019-11-11 17:22:06 +03:00
display.rs Move type inlay hint truncation to language server 2019-11-19 17:23:50 +01:00
infer.rs Move body queries to hir_def 2019-11-14 17:37:22 +03:00
lower.rs Allow non-path default type parameters 2019-11-20 11:46:44 +03:00
method_resolution.rs Move traits to hir_def 2019-11-20 14:22:38 +03:00
op.rs Added test for check doc strings in crates. 2019-09-30 11:58:53 +03:00
primitive.rs Reduce duplication between uncertain floats & ints 2019-11-13 09:56:33 +03:00
tests.rs Move constants to new ID 2019-11-20 18:41:23 +03:00
traits.rs Upgrade Chalk again 2019-11-16 13:25:54 +01:00