rust-analyzer/crates/ra_hir_def/src
2020-04-05 18:18:40 +03:00
..
body Macro patterns are not confused with expressions. 2020-04-03 16:12:38 +02:00
nameres Merge #3727 2020-03-26 17:09:32 +00: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 Cleanup memory usage stats 2020-03-25 19:35:46 +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 fix typo of visibility_of 2020-03-26 00:11:38 +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 Refactoring a bit 2020-03-25 19:50:12 +08:00
marks.rs Add the tests 2020-01-28 18:03:24 +02:00
nameres.rs Nice string formatting 2020-03-28 12:27:54 +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 Fix inference of function pointer return types 2020-04-05 18:18:40 +03:00
visibility.rs Use dyn Trait for working with databse 2020-03-16 17:42:30 +01:00