rust-analyzer/crates/ra_hir/src
2019-02-01 22:45:43 +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 Use new Resolver API in type inference 2019-02-01 22:45:23 +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 Use the new Resolver API for goto def 2019-02-01 22:45:43 +01:00
generics.rs split HirDatabase api 2019-02-01 22:05:24 +08:00
ids.rs split HirDatabase api 2019-02-01 22:05:24 +08:00
impl_block.rs Use new Resolver API in type inference 2019-02-01 22:45:23 +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 the new Resolver API in completion 2019-02-01 22:45:25 +01:00
path.rs fix completion bugs 2019-01-23 15:43:47 +08:00
query_definitions.rs split HirDatabase api 2019-02-01 22:05:24 +08:00
resolve.rs Use the new Resolver API for goto def 2019-02-01 22:45:43 +01:00
source_binder.rs Use the new Resolver API for goto def 2019-02-01 22:45:43 +01:00
ty.rs Use new Resolver API in type inference 2019-02-01 22:45:23 +01:00
type_ref.rs migrate ra_hir to rowan 2.0 2019-01-08 11:28:42 +03:00