rust-analyzer/crates/ra_hir/src
2019-11-16 17:00:54 +03:00
..
code_model Add MacroDefKind 2019-11-11 18:48:16 +08:00
ty Upgrade Chalk again 2019-11-16 13:25:54 +01: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 Upgrade Chalk again 2019-11-16 13:25:54 +01: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 Handle ast::MacroCall in classify_name and impl FromSource for MacroDef 2019-11-15 16:47:58 -05:00
generics.rs Refactor to unify with method resolution 2019-11-01 19:57:08 +01:00
ids.rs Upgrade Chalk 2019-11-16 13:11:29 +01: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 Goto definition works inside macros 2019-11-16 17:00:54 +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 Fix handling of the binders in dyn/impl Trait 2019-11-16 13:25:54 +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