about summary refs log tree commit diff
path: root/tests/ui/asm/cfg-parse-error.rs
AgeCommit message (Expand)AuthorLines
2025-05-27move asm parsing code into `rustc_parse`Folkert de Vries-2/+3
2025-05-27support `#[cfg(...)]` on arguments to the `asm!` macrosFolkert de Vries-0/+56