rust-analyzer/crates/hir-def/src/expr_store
2025-08-13 15:28:08 +08:00
..
lower cargo clippy --fix 2025-07-31 10:55:10 +02:00
tests Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
body.rs Put the expression stuff in the expression store behind an Option<Box> 2025-07-10 05:18:43 +03:00
expander.rs Avoid referring to the item tree except in the def map 2025-06-12 08:50:40 +03:00
lower.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
path.rs hir-def: Don't apply x86_64-specific asserts on x32 2025-07-21 17:03:07 +02:00
pretty.rs Merge Trait and TraitAlias handling 2025-08-13 15:28:08 +08:00
scope.rs Put the expression stuff in the expression store behind an Option<Box> 2025-07-10 05:18:43 +03:00
tests.rs refactor: Lower type-refs before type inference 2025-04-09 10:43:23 +02:00