rust/crates/ra_hir/src
2019-02-02 00:23:59 +01:00
..
code_model_impl Sketching the resolver API 2019-02-01 22:14:34 +01:00
expr Use the new Resolver API for goto def 2019-02-01 22:45:43 +01:00
nameres Pass aliases to ImportData 2019-02-02 00:23:53 +01:00
ty Use new Resolver API in type inference 2019-02-01 22:45:23 +01:00
adt.rs split HirDatabase api 2019-02-01 22:05:24 +08:00
code_model_api.rs Use new Resolver API in type inference 2019-02-01 22:45:23 +01:00
code_model_impl.rs Migrate trait & type to new ids 2019-01-25 01:31:32 +03:00
db.rs split HirDatabase api 2019-02-01 22:05:24 +08:00
docs.rs Make doc comments optional 2019-01-26 10:35:23 -05:00
expr.rs Cleanup 2019-02-01 22:54:21 +01:00
generics.rs Make the Resolution variants tuple variants 2019-02-01 22:54:30 +01:00
ids.rs split HirDatabase api 2019-02-01 22:05:24 +08:00
impl_block.rs Make the Resolution variants tuple variants 2019-02-01 22:54:30 +01:00
lib.rs Use new Resolver API in type inference 2019-02-01 22:45:23 +01:00
macros.rs split HirDatabase api 2019-02-01 22:05:24 +08:00
marks.rs Add marks 2019-01-26 23:59:11 +01:00
mock.rs split HirDatabase api 2019-02-01 22:05:24 +08:00
module_tree.rs split HirDatabase api 2019-02-01 22:05:24 +08:00
name.rs Fixup tests 2019-01-14 19:30:21 +01:00
nameres.rs Use aliases in import resolution 2019-02-02 00:23:59 +01:00
path.rs Pass aliases to ImportData 2019-02-02 00:23:53 +01:00
query_definitions.rs split HirDatabase api 2019-02-01 22:05:24 +08:00
resolve.rs Some cleanup and additional tests 2019-02-01 23:24:26 +01:00
source_binder.rs Some cleanup and additional tests 2019-02-01 23:24:26 +01:00
ty.rs Make the Resolution variants tuple variants 2019-02-01 22:54:30 +01:00
type_ref.rs migrate ra_hir to rowan 2.0 2019-01-08 11:28:42 +03:00