rust-analyzer/crates/ide-diagnostics/src
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
..
handlers Improve asm support 2025-05-15 23:36:00 +03:00
tests Fix a bug with missing binding in MBE 2025-01-07 23:04:53 +02:00
lib.rs Make diagnostics experimental by default 2025-05-09 16:15:48 +02:00
tests.rs Add expression fill mode variant for filling with underscore expressions 2025-04-28 10:39:36 +02:00