summary refs log tree commit diff
path: root/src/test/ui/asm/x86_64/parse-error.stderr
AgeCommit message (Expand)AuthorLines
2022-08-02Properly reject the `may_unwind` option in `global_asm!`Amanieu d'Antras-6/+6
2022-04-16Update tests for sym support in global_asm!Amanieu d'Antras-5/+5
2022-01-31Make `span_extend_to_prev_str()` more robustFabian Wolff-7/+7
2021-12-12Stabilize asm! and global_asm!Amanieu d'Antras-66/+66
2021-12-03Add initial AST and MIR support for unwinding from inline assemblyAmanieu d'Antras-10/+10
2021-11-10Add support for specifying multiple clobber_abi in `asm!`asquared31415-29/+25
2021-10-15Bless testsCameron Steffen-2/+2
2021-09-24Add inline asm! tests for aarch64Adam Gemmell-0/+462