rust-analyzer/crates/ra_hir_def/src
2020-04-11 17:09:50 +02:00
..
body Pull Expander up 2020-04-11 17:09:50 +02:00
nameres Semicolon token 2020-04-10 16:10:28 +02:00
path Add _token suffix to token accessors 2020-04-09 18:25:36 +02:00
adt.rs feat: add support for feature attributes in struct literal 2020-04-09 18:32:02 +02:00
attr.rs feat: add support for feature attributes in struct literal 2020-04-09 18:32:02 +02:00
body.rs Pull Expander up 2020-04-11 17:09:50 +02: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 Pull Expander up 2020-04-11 17:09:50 +02:00
db.rs Cleanup memory usage stats 2020-03-25 19:35:46 +01:00
diagnostics.rs Forward compat 2020-04-11 00:27:00 +02: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 add record pat missing field diagnostic 2020-04-10 06:35:52 -07:00
find_path.rs Use dyn Trait for working with databse 2020-03-16 17:42:30 +01:00
generics.rs Be consistent about token accesors 2020-04-09 18:48:13 +02: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 profile queries 2020-04-10 20:26:47 +02:00
lib.rs Check for eprintln on CI 2020-04-06 17:00:18 +02: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 Simpler acessors for keywords 2020-04-09 23:42:01 +02:00
visibility.rs Provide more complete AST accessors to support usage in rustc 2020-04-09 11:50:37 +02:00