rust-analyzer/crates/ra_hir/src
2019-04-01 12:06:24 +03:00
..
code_model_impl add typed ids 2019-03-26 17:25:14 +03:00
expr replace todo with fixme 2019-03-23 11:07:09 +03:00
nameres more realistic test for incrementality 2019-03-26 19:54:52 +03:00
ty switch to new rowan 2019-04-01 12:06:24 +03:00
adt.rs rename persistent hir database -> def database 2019-03-23 15:44:24 +03:00
code_model_api.rs reduce visibility 2019-03-26 19:15:39 +03:00
code_model_impl.rs Add const type inference 2019-02-25 10:51:46 +02:00
db.rs rename 2019-03-26 19:11:01 +03:00
diagnostics.rs tweak diagnostics API 2019-03-25 10:52:50 +03:00
docs.rs Make doc comments optional 2019-01-26 10:35:23 -05:00
expr.rs switch to new rowan 2019-04-01 12:06:24 +03:00
generics.rs rename persistent hir database -> def database 2019-03-23 15:44:24 +03:00
ids.rs reduce visibility 2019-03-26 19:15:39 +03:00
impl_block.rs rename persistent hir database -> def database 2019-03-23 15:44:24 +03:00
lib.rs rename 2019-03-26 19:11:01 +03:00
marks.rs Merge #982 2019-03-17 21:41:37 +00:00
mock.rs tweak diagnostics API 2019-03-25 10:52:50 +03:00
module_tree.rs Replace module_tree with CrateDefMap 2019-03-17 12:49:07 +03:00
name.rs make Name::new private 2019-03-20 22:33:26 +03:00
nameres.rs add typed ids 2019-03-26 17:25:14 +03:00
path.rs replace todo with fixme 2019-03-23 11:07:09 +03:00
resolve.rs Clean up comments / use nicer Iterator methods 2019-03-25 21:28:36 +01:00
source_binder.rs switch to new rowan 2019-04-01 12:06:24 +03:00
source_id.rs rename 2019-03-26 19:11:01 +03:00
traits.rs Basics for trait method resolution 2019-03-25 21:28:36 +01:00
ty.rs Implement a very naive implements check 2019-03-25 21:28:36 +01:00
type_alias.rs rename persistent hir database -> def database 2019-03-23 15:44:24 +03:00
type_ref.rs Remove TypeRef from item opts which implement TypeAscriptionOwner 2019-02-27 14:08:09 +02:00