summary refs log tree commit diff
path: root/src/test/ui/asm/inline-syntax.rs
AgeCommit message (Expand)AuthorLines
2022-03-21Add needs-asm-support directive to tests where necessarybjorn3-0/+1
2021-06-24Re-Annotate the tests with needs-llvm-componentsSimonas Kazlauskas-1/+3
2021-05-13Add tests for global_asm!Amanieu d'Antras-0/+8
2021-04-11Add test to allow bad_asm_styleAmanieu d'Antras-0/+3
2021-03-25Refactor #82270 as lint instead of an errorAmanieu d'Antras-9/+16
2021-03-20add arm llvm requirementasquared31415-0/+1
2021-03-08Test x86 and arm outputsasquared31415-7/+22
2021-02-20Take into account target default syntaxasquared31415-2/+11
2021-02-18Emit error when trying to use assembler syntax directives in `asm!`asquared31415-0/+14