rust-analyzer/crates/ra_hir/src
2019-11-19 22:56:28 +08: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 Publicise GenericParams 2019-11-18 10:35:33 +03: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 Change to use Expansion::file_id and reordering 2019-11-19 22:56:28 +08: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 Disable doctests 2019-11-17 18:35:05 +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