rust/crates/ra_hir/src
2019-11-04 18:16:35 -03:00
..
code_model HirDatabase stored attributes 2019-11-04 18:16:35 -03:00
expr Move diagnostics to hir_expand 2019-11-02 23:42:38 +03:00
ty Use new text DSL instead of crate_graph! macro 2019-11-04 13:25:42 +03:00
adt.rs move struct & enum data to hir_def 2019-10-31 16:40:36 +03:00
code_model.rs HirDatabase stored attributes 2019-11-04 18:16:35 -03:00
db.rs HirDatabase stored attributes 2019-11-04 18:16:35 -03:00
debug.rs cleanup 2019-10-29 16:19:08 +03:00
diagnostics.rs Move CrateDefMap to hir_def 2019-11-03 18:04:06 +03:00
expr.rs remove forward pointer for type_ref 2019-10-30 17:43:14 +03:00
from_id.rs Add small module-level docs 2019-11-04 00:23:14 +03:00
from_source.rs Move CrateDefMap to hir_def 2019-11-03 18:04:06 +03:00
generics.rs Refactor to unify with method resolution 2019-11-01 19:57:08 +01:00
ids.rs Move ids to hir_def crate 2019-10-30 13:11:38 +03:00
impl_block.rs move hygiene to hir_expand 2019-10-30 19:10:53 +03:00
lang_item.rs introduce ra_hir_def 2019-10-30 12:27:54 +03:00
lib.rs HirDatabase stored attributes 2019-11-04 18:16:35 -03:00
marks.rs Cleanup unused marks 2019-11-04 13:29:07 +03:00
mock.rs Use new text DSL instead of crate_graph! macro 2019-11-04 13:25:42 +03:00
resolve.rs Remove last traces of nameres from hir 2019-11-03 23:49:44 +03:00
source_binder.rs Move CrateDefMap to hir_def 2019-11-03 18:04:06 +03:00
traits.rs push name down to hir_expand 2019-10-30 18:56:20 +03:00
ty.rs Various review fixes 2019-11-01 19:57:08 +01:00
type_alias.rs push name down to hir_expand 2019-10-30 18:56:20 +03:00
util.rs make_mut_slice 2019-10-14 19:50:12 +09:00