rust-analyzer/crates/parser/test_data
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
..
generated Improve asm support 2025-05-15 23:36:00 +03:00
lexer Correctly handle #"" in edition <2024 2024-10-27 00:47:13 +03:00
parser Improve asm support 2025-05-15 23:36:00 +03:00