Sync from rust 0f44eb32f1123ac93ab404d74c295263ce468343 · rust-lang/rust@6e7961a

Original file line numberDiff line numberDiff line change

@@ -68,7 +68,6 @@ rm -r tests/run-make/split-debuginfo # same

6868

rm -r tests/run-make/symbols-include-type-name # --emit=asm not supported

6969

rm -r tests/run-make/target-specs # i686 not supported by Cranelift

7070

rm -r tests/run-make/mismatching-target-triples # same

71-

rm -r tests/run-make/use-extern-for-plugins # same

7271

rm tests/ui/asm/x86_64/issue-82869.rs # vector regs in inline asm not yet supported

7372

rm tests/ui/asm/x86_64/issue-96797.rs # const and sym inline asm operands don't work entirely correctly

7473