rust-analyzer/crates/hir-def/src
2022-08-25 20:41:49 +02:00
..
body Fix lowering of empty macro expressions in trailing position 2022-08-15 18:01:58 +02:00
item_tree Add an HIR pretty-printer 2022-08-15 13:51:45 +02:00
macro_expansion_tests Fixes tests 2022-08-10 16:29:23 +08:00
nameres Auto merge of #12965 - DesmondWillowbrook:assoc-method-dimming, r=Veykril 2022-08-22 07:20:56 +00:00
path Run cargo fix --edition-idioms 2022-07-20 15:02:08 +02:00
adt.rs internal: Use itemtree for variant and field attribute collection 2022-07-21 08:48:13 +02:00
attr.rs fix: Fix ast-id up when merging raw attributes 2022-07-30 09:43:30 +02:00
body.rs Add an HIR pretty-printer 2022-08-15 13:51:45 +02:00
builtin_attr.rs internal: Update inert attribute list 2022-07-05 11:54:46 +02:00
builtin_type.rs Add an HIR pretty-printer 2022-08-15 13:51:45 +02:00
child_by_source.rs internal: Record all macro definitions in ItemScope 2022-07-05 11:28:47 +02:00
data.rs fix: formatting 2022-08-20 13:44:01 +05:30
db.rs fix: formatting 2022-08-20 13:44:01 +05:30
dyn_map.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
expr.rs Add an HIR pretty-printer 2022-08-15 13:51:45 +02:00
find_path.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
generics.rs Returns the old value for la_arena::ArenaMap::insert 2022-08-07 04:53:23 +08:00
import_map.rs revert nightly rustfmt formatting that accidentally slipped in 2022-07-25 14:18:30 +02:00
intern.rs internal: Update dashmap and freeze its version 2022-06-10 16:19:52 +02:00
item_scope.rs fix: Order ItemScope::entries results 2022-07-28 19:28:56 +02:00
item_tree.rs Fix r-a spelling in some places 2022-08-01 13:47:09 +02:00
keys.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
lang_item.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
lib.rs Add an HIR pretty-printer 2022-08-15 13:51:45 +02:00
macro_expansion_tests.rs Update remaining GitHub URLs 2022-07-08 15:44:49 +02:00
nameres.rs remove push_diagnostic methods 2022-08-20 13:30:25 +05:30
path.rs Run cargo fmt 2022-07-20 15:06:15 +02:00
per_ns.rs Make resolve_name_in_module a bit more lazy 2022-08-15 16:41:51 +02:00
pretty.rs Add an HIR pretty-printer 2022-08-15 13:51:45 +02:00
resolver.rs Record derive helper attributes, resolve them in IDE layer 2022-07-26 09:26:51 +02:00
src.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
test_db.rs Make use of NoHash hashing for FileId and CrateId 2022-08-25 20:41:49 +02:00
trace.rs style: rename crates to kebab case 2022-05-01 10:48:58 +00:00
type_ref.rs Add an HIR pretty-printer 2022-08-15 13:51:45 +02:00
visibility.rs Returns the old value for la_arena::ArenaMap::insert 2022-08-07 04:53:23 +08:00