rust-analyzer/crates/syntax
Chayim Refael Friedman 95c04c4503 Make global_asm!() work
Because apparently, we were not accepting inline asm in item position, completely breaking it.
2025-07-09 18:55:27 +03:00
..
fuzz edition = "2024" 2025-03-15 21:32:01 +01:00
src Make global_asm!() work 2025-07-09 18:55:27 +03:00
test_data minor: Simplify impl-ty parse validation 2025-03-25 10:14:40 +01:00
Cargo.toml Don't run doctests 2025-06-23 00:50:22 +03:00
rust.ungram Make global_asm!() work 2025-07-09 18:55:27 +03:00