summary refs log tree commit diff
path: root/src/test/ui/consts/miri_unleashed/inline_asm.rs
AgeCommit message (Expand)AuthorLines
2022-10-07make const_err a hard errorRalf Jung-1/+0
2022-01-12Remove ui tests for LLVM-style inline assemblyTomasz Miąsko-12/+1
2021-12-12Stabilize asm! and global_asm!Amanieu d'Antras-1/+3
2021-08-15Fix ui tests for llvm_asm! deprecationAmanieu d'Antras-0/+1
2020-06-01test miri-unleash TLS accessesRalf Jung-2/+9
2020-05-03warn about each skipped feature gateRalf Jung-1/+2
2020-04-30deduplicate warningsRalf Jung-3/+1
2020-04-21Assign correct span to new illegal opsDylan MacKenzie-1/+3
2020-04-19Bless new miri_unleashed testDylan MacKenzie-1/+1
2020-04-19Fix commentRalf Jung-2/+1
2020-04-19miri-unleash test for llvm_asmRalf Jung-0/+15