rust/crates/ra_hir/src
2019-11-16 02:12:35 +03:00
..
code_model Add MacroDefKind 2019-11-11 18:48:16 +08:00
ty Force passing Source when creating a SourceAnalyzer 2019-11-16 02:12:35 +03:00
adt.rs Unfork struct and union ids 2019-11-09 15:34:00 +03:00
code_model.rs Remove old impls infrastructure 2019-11-15 21:35:03 +03:00
db.rs Remove old impls infrastructure 2019-11-15 21:35:03 +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 Flatten expr module 2019-11-15 14:53:09 +03:00
from_id.rs Remove old impls infrastructure 2019-11-15 21:35:03 +03:00
from_source.rs Sourcify some things 2019-11-15 23:24:56 +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 Remove old impls infrastructure 2019-11-15 21:35:03 +03:00
lang_item.rs Remove old impls infrastructure 2019-11-15 21:35:03 +03:00
lib.rs Remove old impls infrastructure 2019-11-15 21:35:03 +03:00
marks.rs Move expression lowering to hir_def 2019-11-12 18:46:57 +03:00
resolve.rs Remove old impls infrastructure 2019-11-15 21:35:03 +03:00
source_binder.rs Force passing Source when creating a SourceAnalyzer 2019-11-16 02:12:35 +03:00
test_db.rs Privatize modules 2019-11-15 10:42:54 +03:00
traits.rs push name down to hir_expand 2019-10-30 18:56:20 +03:00
ty.rs Reduce duplication between uncertain floats & ints 2019-11-13 09:56:33 +03: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