rust/crates/ra_hir/src
2019-07-03 17:37:56 +03:00
..
code_model move docs under code model 2019-06-11 18:28:51 +03:00
expr remove inherent source impls 2019-06-11 18:28:51 +03:00
nameres Added resolve submodules with raw name 2019-07-03 17:37:56 +03:00
ty cache chalk queries 2019-06-26 12:54:13 +03:00
adt.rs remove unneded From(..) impl 2019-06-11 18:28:51 +03:00
code_model.rs Add completion for type aliases 2019-07-03 03:08:39 +09:00
db.rs put source maps first for better stats 2019-06-30 16:35:40 +03:00
diagnostics.rs fix: clean up warnings 2019-06-06 10:06:46 +08:00
either.rs use single version of either in hir 2019-06-11 01:26:20 +03:00
expr.rs remove inherent source impls 2019-06-11 18:28:51 +03:00
generics.rs remove inherent source impls 2019-06-11 18:28:51 +03:00
ids.rs make sure that CrateDefMap is independent from syntax 2019-06-26 21:50:42 +03:00
impl_block.rs remove unneded From(..) impl 2019-06-11 18:28:51 +03:00
lang_item.rs Add firewall query to lang items 2019-06-19 23:46:50 +03:00
lib.rs make sure that CrateDefMap is independent from syntax 2019-06-26 21:50:42 +03:00
marks.rs Handle Chalk conversion for FnDef 2019-05-11 16:21:20 +02:00
mock.rs make sure that CrateDefMap is independent from syntax 2019-06-26 21:50:42 +03:00
name.rs Implement autoderef using the Deref trait 2019-06-15 18:21:23 +02:00
nameres.rs make sure that CrateDefMap is independent from syntax 2019-06-26 21:50:42 +03:00
path.rs Fix clippy::len_zero 2019-06-04 18:05:07 -04:00
resolve.rs use single version of either in hir 2019-06-11 01:26:20 +03:00
source_binder.rs Implement autoderef using the Deref trait 2019-06-15 18:21:23 +02:00
source_id.rs add AstDatabase 2019-06-02 12:27:36 +03:00
traits.rs remove inherent source impls 2019-06-11 18:28:51 +03:00
ty.rs Simplifications / cleanup from review 2019-06-16 12:25:04 +02:00
type_alias.rs Add basic infrastructure for assoc type projection 2019-06-15 18:21:23 +02:00
type_ref.rs Remove TypeRef from item opts which implement TypeAscriptionOwner 2019-02-27 14:08:09 +02:00