rust-analyzer/crates/ra_hir/src
2019-03-25 14:29:24 +03:00
..
code_model_impl switch modules to new diagnostics 2019-03-25 10:52:50 +03:00
expr replace todo with fixme 2019-03-23 11:07:09 +03:00
nameres move tests to where they belong 2019-03-25 14:29:24 +03:00
ty test diagnostics 2019-03-25 10:52:50 +03:00
adt.rs rename persistent hir database -> def database 2019-03-23 15:44:24 +03:00
code_model_api.rs more enterprisey diagnostics setup 2019-03-25 10:52:50 +03:00
code_model_impl.rs Add const type inference 2019-02-25 10:51:46 +02:00
db.rs rename persistent hir database -> def database 2019-03-23 15:44:24 +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 rename persistent hir database -> def database 2019-03-23 15:44:24 +03:00
impl_block.rs rename persistent hir database -> def database 2019-03-23 15:44:24 +03:00
lib.rs switch modules to new diagnostics 2019-03-25 10:52:50 +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 fixes 2019-03-25 10:52:50 +03:00
path.rs replace todo with fixme 2019-03-23 11:07:09 +03:00
resolve.rs replace todo with fixme 2019-03-23 11:07:09 +03:00
source_binder.rs replace todo with fixme 2019-03-23 11:07:09 +03:00
ty.rs Assert in apply_substs that the number of parameters doesn't change 2019-03-21 22:39:31 +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