rust-analyzer/crates/ra_hir_def/src
2020-03-25 19:50:12 +08:00
..
body Add support for macro in symbo_index 2020-03-22 15:00:44 +08:00
nameres Add basic custom derive lowering 2020-03-25 19:50:12 +08:00
path Reformat? 2020-03-02 14:28:34 +01:00
adt.rs Simplify Arena to use a generic index 2020-03-19 18:46:30 +01:00
attr.rs Use dyn Trait for working with databse 2020-03-16 17:42:30 +01:00
body.rs Add recursive limit in expression macro expansion 2020-03-21 23:58:47 +08:00
builtin_type.rs Rename N! to name! 2019-12-13 22:33:38 +01:00
child_by_source.rs Use dyn Trait for working with databse 2020-03-16 17:42:30 +01:00
data.rs Use dyn Trait for working with databse 2020-03-16 17:42:30 +01:00
db.rs Use dyn Trait for working with databse 2020-03-16 17:42:30 +01:00
diagnostics.rs Rename Source -> InFile 2019-11-28 12:50:26 +03:00
docs.rs Use dyn Trait for working with databse 2020-03-16 17:42:30 +01:00
dyn_map.rs DynMap 2019-12-06 21:28:05 +01:00
expr.rs Simplify Arena to use a generic index 2020-03-19 18:46:30 +01:00
find_path.rs Use dyn Trait for working with databse 2020-03-16 17:42:30 +01:00
generics.rs Simplify Arena to use a generic index 2020-03-19 18:46:30 +01:00
item_scope.rs Add ItemScope::visibility_of 2020-03-25 04:45:42 +08:00
keys.rs Rename ast::ImplBlock -> ast::ImplDef 2020-02-29 21:33:15 +01:00
lang_item.rs Use dyn Trait for working with databse 2020-03-16 17:42:30 +01:00
lib.rs Add basic custom derive lowering 2020-03-25 19:50:12 +08:00
marks.rs Add the tests 2020-01-28 18:03:24 +02:00
nameres.rs Simplify Arena to use a generic index 2020-03-19 18:46:30 +01:00
path.rs ra_hir_def: fix typo 2020-03-22 19:38:55 +02:00
per_ns.rs Rename ResolvedVisibility -> Visibility 2019-12-26 16:23:40 +01:00
resolver.rs Use dyn Trait for working with databse 2020-03-16 17:42:30 +01:00
src.rs Use dyn Trait for working with databse 2020-03-16 17:42:30 +01:00
test_db.rs Use dyn Trait for working with databse 2020-03-16 17:42:30 +01:00
trace.rs Simplify Arena to use a generic index 2020-03-19 18:46:30 +01:00
type_ref.rs Formatting 2020-02-07 18:28:10 +01:00
visibility.rs Use dyn Trait for working with databse 2020-03-16 17:42:30 +01:00