rust/src/test/ui/asm
2022-05-07 03:32:27 +01:00
..
aarch64 Update tests for sym support in global_asm! 2022-04-16 06:11:51 +02:00
x86_64 Rollup merge of #95740 - Amanieu:kreg0, r=nagisa 2022-04-19 22:57:39 +02:00
bad-arch.mirunsafeck.stderr
bad-arch.rs
bad-arch.thirunsafeck.stderr
bad-template.aarch64_mirunsafeck.stderr Correctly mark the span of captured arguments in format_args!() 2022-02-16 07:34:06 +00:00
bad-template.aarch64_thirunsafeck.stderr Correctly mark the span of captured arguments in format_args!() 2022-02-16 07:34:06 +00:00
bad-template.rs
bad-template.x86_64_mirunsafeck.stderr Correctly mark the span of captured arguments in format_args!() 2022-02-16 07:34:06 +00:00
bad-template.x86_64_thirunsafeck.stderr Correctly mark the span of captured arguments in format_args!() 2022-02-16 07:34:06 +00:00
generic-const.rs Permit asm_const and asm_sym to reference outer generic params 2022-05-07 03:32:27 +01:00
inline-syntax.arm.stderr Add needs-asm-support directive to tests where necessary 2022-03-21 18:48:24 +01:00
inline-syntax.rs Add needs-asm-support directive to tests where necessary 2022-03-21 18:48:24 +01:00
inline-syntax.x86_64.stderr Add needs-asm-support directive to tests where necessary 2022-03-21 18:48:24 +01:00
issue-72570.rs
issue-72570.stderr
issue-85247.rs Add tests 2022-02-21 18:28:22 +00:00
issue-85247.rwpi.stderr Add tests 2022-02-21 18:28:22 +00:00
issue-87802.rs
issue-87802.stderr
issue-89305.rs
issue-89305.stderr
issue-92378.rs Add needs-asm-support directive to tests where necessary 2022-03-21 18:48:24 +01:00
may_unwind.rs
naked-functions-ffi.rs
naked-functions-ffi.stderr
naked-functions-unused.aarch64.stderr Add needs-asm-support directive to tests where necessary 2022-03-21 18:48:24 +01:00
naked-functions-unused.rs Add needs-asm-support directive to tests where necessary 2022-03-21 18:48:24 +01:00
naked-functions-unused.x86_64.stderr Add needs-asm-support directive to tests where necessary 2022-03-21 18:48:24 +01:00
naked-functions.rs Add regression test for naked functions with invalid asm syntax 2022-04-01 12:24:04 -04:00
naked-functions.stderr Rollup merge of #95553 - jam1garner:naked-function-compile-error, r=tmiasko 2022-04-03 23:21:42 +02:00
naked-invalid-attr.rs
naked-invalid-attr.stderr
named-asm-labels.rs
named-asm-labels.s
named-asm-labels.stderr
noreturn.rs
reg-conflict.rs
reg-conflict.stderr
type-check-1.rs Permit asm_const and asm_sym to reference outer generic params 2022-05-07 03:32:27 +01:00
type-check-1.stderr Permit asm_const and asm_sym to reference outer generic params 2022-05-07 03:32:27 +01:00
type-check-4.rs
type-check-4.stderr