rust-analyzer/crates/hir-def
Chayim Refael Friedman 5ed11234cc Improve asm support
Including:

 - Infer `label {}` and `const` operands.
 - Correctly handle unsafe check inside `label {}`.
 - Fix an embarrassing parser typo that cause labels to never be part of the AST
2025-05-15 23:36:00 +03:00
..
src Improve asm support 2025-05-15 23:36:00 +03:00
Cargo.toml Split out salsa_macros 2025-04-29 19:43:36 +02:00