rust/crates/ra_hir_def/src
2019-12-07 13:05:56 +01:00
..
body Replace ra_hir_expand::either with crate 2019-12-03 11:07:56 -05:00
nameres Add expansion infrastructure for derive macros 2019-12-05 17:23:09 +01:00
adt.rs Replace ra_hir_expand::either with crate 2019-12-03 11:07:56 -05:00
attr.rs Add expansion infrastructure for derive macros 2019-12-05 17:23:09 +01:00
body.rs Add expansion infrastructure for derive macros 2019-12-05 17:23:09 +01:00
builtin_type.rs Move definition of exprs to hir_def 2019-11-12 15:09:25 +03:00
child_by_source.rs DynMap 2019-12-06 21:28:05 +01:00
data.rs Move source-related traits to a separate module 2019-11-28 19:05:21 +03:00
db.rs Fix hir for ast::UnionDef 2019-11-25 17:50:49 +03:00
diagnostics.rs Rename Source -> InFile 2019-11-28 12:50:26 +03:00
docs.rs Add expansion infrastructure for derive macros 2019-12-05 17:23:09 +01:00
dyn_map.rs DynMap 2019-12-06 21:28:05 +01:00
expr.rs Reduce variants of Expr 2019-11-29 14:49:12 +08:00
generics.rs Store GenericParams in arena 2019-12-07 13:05:56 +01:00
keys.rs DynMap 2019-12-06 21:28:05 +01:00
lang_item.rs Rename module_id -> local_id 2019-11-27 21:31:51 +03:00
lib.rs Store GenericParams in arena 2019-12-07 13:05:56 +01:00
marks.rs Restore a mark 2019-11-21 15:49:24 +03:00
nameres.rs Publicize file_id to make test_db compile 2019-12-05 08:37:39 -05:00
path.rs Add expansion infrastructure for derive macros 2019-12-05 17:23:09 +01:00
per_ns.rs Remove obsolete comment 2019-12-05 17:55:38 +01:00
resolver.rs Store GenericParams in arena 2019-12-07 13:05:56 +01:00
src.rs Move source-related traits to a separate module 2019-11-28 19:05:21 +03:00
test_db.rs ⬆️ salsa 2019-11-26 11:29:20 +03:00
trace.rs Use Trace in raw_items 2019-11-24 17:49:49 +03:00
type_ref.rs Reduce visibility 2019-11-24 17:36:06 +03:00