rust/crates/hir-def/src
bors 0dd94d3b07 Auto merge of #14738 - Veykril:def-map-fix, r=Veykril
fix: Fix body lowering not using block def maps

Fixes the issue in the comment here https://github.com/rust-lang/rust-analyzer/issues/10084#issuecomment-1534320254, not the general issue unfortunately.
2023-05-04 18:47:04 +00:00
..
attr Move hir_def::builtin_attr to hir_def::attr::builtin 2023-04-06 19:55:49 +02:00
body fix: Fix body lowering not using block def maps 2023-05-04 20:46:05 +02:00
data Use triomphe Arc 2023-05-02 20:02:43 +03:00
dyn_map Move hir_def::keys to hir_def::dyn_map 2023-04-06 19:49:33 +02:00
hir Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
item_tree Use triomphe Arc 2023-05-02 20:02:43 +03:00
macro_expansion_tests Emit function bodies in expanding builtin derives 2023-05-03 14:14:47 +03:30
nameres Use triomphe Arc 2023-05-02 20:02:43 +03:00
path Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
attr.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
body.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
builtin_type.rs
child_by_source.rs Move hir_def::keys to hir_def::dyn_map 2023-04-06 19:49:33 +02:00
data.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
db.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
dyn_map.rs Move hir_def::keys to hir_def::dyn_map 2023-04-06 19:49:33 +02:00
expander.rs Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
find_path.rs Spelling 2023-04-19 09:45:55 -04:00
generics.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
hir.rs Spelling 2023-04-19 09:45:55 -04:00
import_map.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
item_scope.rs Lower and handle trait aliases in HIR 2023-03-04 00:24:07 +09:00
item_tree.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
lang_item.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
lib.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
lower.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
nameres.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
path.rs Move Expander and LowerCtx into separate modules 2023-04-17 20:44:06 +02:00
per_ns.rs
pretty.rs Slim down GenericArgs by one usize 2023-02-14 17:40:24 +01:00
resolver.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
src.rs Option begone part 2 2023-04-16 19:20:48 +02:00
test_db.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00
trace.rs
visibility.rs Use triomphe Arc 2023-05-02 20:02:43 +03:00