rust-analyzer/crates/hir-def/src
Lukas Wirth c365bd96d3 refactor: Do not use Expander in assoc item lowering
`Expander` is a macro expansion solution for body lowering, there is no need to use it here
2025-03-18 11:11:36 +01:00
..
data cargo fmt 2025-03-15 21:32:01 +01:00
expr_store refactor: Remove unnecessary Arc 2025-03-16 10:27:48 +01:00
hir cargo fmt 2025-03-15 21:32:01 +01:00
item_tree chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
macro_expansion_tests chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
nameres refactor: Do not use Expander in assoc item lowering 2025-03-18 11:11:36 +01:00
path Merge pull request #19354 from ChayimFriedman2/rtn-prep 2025-03-16 13:21:23 +00:00
attr.rs cargo fmt 2025-03-15 21:32:01 +01:00
builtin_type.rs cargo fmt 2025-03-15 21:32:01 +01:00
data.rs cargo fmt 2025-03-15 21:32:01 +01:00
db.rs cargo fmt 2025-03-15 21:32:01 +01:00
dyn_map.rs cargo fmt 2025-03-15 21:32:01 +01:00
expander.rs chore: Bump Edition::CURRENT to 2024 2025-03-17 12:29:19 +01:00
expr_store.rs cargo fmt 2025-03-15 21:32:01 +01:00
find_path.rs cargo fmt 2025-03-15 21:32:01 +01:00
generics.rs Merge pull request #19354 from ChayimFriedman2/rtn-prep 2025-03-16 13:21:23 +00:00
hir.rs cargo fmt 2025-03-15 21:32:01 +01:00
import_map.rs cargo fmt 2025-03-15 21:32:01 +01:00
item_scope.rs cargo fmt 2025-03-15 21:32:01 +01:00
item_tree.rs cargo fmt 2025-03-15 21:32:01 +01:00
lang_item.rs cargo fmt 2025-03-15 21:32:01 +01:00
lib.rs cargo fmt 2025-03-15 21:32:01 +01:00
lower.rs cargo fmt 2025-03-15 21:32:01 +01:00
nameres.rs cargo fmt 2025-03-15 21:32:01 +01:00
path.rs Merge pull request #19354 from ChayimFriedman2/rtn-prep 2025-03-16 13:21:23 +00:00
per_ns.rs cargo fmt 2025-03-15 21:32:01 +01:00
pretty.rs Salsify the crate graph 2025-03-12 21:02:30 +02:00
resolver.rs cargo fmt 2025-03-15 21:32:01 +01:00
src.rs cargo fmt 2025-03-15 21:32:01 +01:00
test_db.rs cargo fmt 2025-03-15 21:32:01 +01:00
visibility.rs cargo fmt 2025-03-15 21:32:01 +01:00