rust-analyzer/crates/parser/test_data/parser
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
..
err fix: Improve parser recovery a bit 2025-04-30 16:40:01 +02:00
inline Improve asm support 2025-05-15 23:36:00 +03:00
ok Parse lifetime bounds in lifetime param into TypeBoundList 2024-12-05 17:52:02 +01:00