rust-analyzer/crates/ra_hir/src
2019-03-26 13:53:50 +03:00
..
code_model_impl store macro def inside macro id 2019-03-26 13:20:54 +03:00
expr replace todo with fixme 2019-03-23 11:07:09 +03:00
nameres reduce visibility 2019-03-26 13:53:50 +03:00
ty Clean up comments / use nicer Iterator methods 2019-03-25 21:28:36 +01:00
adt.rs rename persistent hir database -> def database 2019-03-23 15:44:24 +03:00
code_model_api.rs Basics for trait method resolution 2019-03-25 21:28:36 +01:00
code_model_impl.rs Add const type inference 2019-02-25 10:51:46 +02:00
db.rs store macro def inside macro id 2019-03-26 13:20:54 +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 allow dyn diagnostics 2019-03-25 10:52:12 +03:00
generics.rs rename persistent hir database -> def database 2019-03-23 15:44:24 +03:00
ids.rs store macro def inside macro id 2019-03-26 13:20:54 +03:00
impl_block.rs rename persistent hir database -> def database 2019-03-23 15:44:24 +03:00
lib.rs Basics for trait method resolution 2019-03-25 21:28:36 +01: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 store macro def inside macro id 2019-03-26 13:20:54 +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 replace todo with fixme 2019-03-23 11:07:09 +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