rust-analyzer/crates/ra_hir_ty/src
2019-12-12 15:11:57 +01:00
..
infer Fix coercion from &Foo to an inference variable in a reference 2019-12-08 13:06:59 +01:00
tests Fix coercion from &Foo to an inference variable in a reference 2019-12-08 13:06:59 +01:00
traits Move traits to the new loc 2019-12-12 14:36:14 +01:00
autoderef.rs Refactor parameter count tracking 2019-12-07 13:13:00 +01:00
db.rs Add cycle recovery for type aliases 2019-11-30 12:57:32 +01:00
diagnostics.rs Rename Source -> InFile 2019-11-28 12:50:26 +03:00
display.rs Move Ty 2019-11-27 21:16:00 +03:00
expr.rs Replace ra_hir_expand::either with crate 2019-12-03 11:07:56 -05:00
infer.rs Make unify pub(crate) 2019-12-03 13:58:02 +01:00
lib.rs Reformat 2019-12-07 13:19:21 +01:00
lower.rs Move enum&union to new loc 2019-12-12 15:11:57 +01:00
marks.rs Move Ty 2019-11-27 21:16:00 +03:00
method_resolution.rs Switch to the new location for impls 2019-12-12 14:25:34 +01:00
op.rs Move Ty 2019-11-27 21:16:00 +03:00
primitive.rs Doc primitives 2019-11-26 15:41:48 +03:00
test_db.rs Fix test compilation 2019-12-04 18:30:42 -05:00
tests.rs Merge #2484 2019-12-06 20:28:28 +00:00
traits.rs Extract built-in trait implementations to separate module 2019-12-03 12:30:50 +01:00
utils.rs Rename GenericParam -> TypeParam 2019-12-07 20:25:48 +01:00