about summary refs log tree commit diff
path: root/src/test/ui/empty_global_asm.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-8/+0
2022-10-19Fixup a few tests needing asm supportJosh Stone-14/+1
2021-12-12Fix unused import in testAmanieu d'Antras-0/+1
2021-12-12Stabilize asm! and global_asm!Amanieu d'Antras-1/+1
They are also removed from the prelude as per the decision in https://github.com/rust-lang/rust/issues/87228. stdarch and compiler-builtins are updated to work with the new, stable asm! and global_asm! macros.
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+20