rust/src/test/ui/asm
2022-06-16 14:40:28 +03:00
..
aarch64 Update tests on aarch64 2022-05-27 09:18:11 +00:00
x86_64 Fix some test annotations 2022-06-12 13:15:35 +00:00
bad-arch.mirunsafeck.stderr Bless tests 2021-10-15 02:36:58 -05:00
bad-arch.rs Add tests where asm! is properly in unsafe block 2021-05-14 09:22:30 -04:00
bad-arch.thirunsafeck.stderr Bless tests 2021-10-15 02:36:58 -05:00
bad-template.aarch64_mirunsafeck.stderr Add the transmute and asm checks to typeck as deferred checks 2022-05-24 16:28:57 +00:00
bad-template.aarch64_thirunsafeck.stderr Add the transmute and asm checks to typeck as deferred checks 2022-05-24 16:28:57 +00:00
bad-template.rs Add the transmute and asm checks to typeck as deferred checks 2022-05-24 16:28:57 +00:00
bad-template.x86_64_mirunsafeck.stderr Add the transmute and asm checks to typeck as deferred checks 2022-05-24 16:28:57 +00:00
bad-template.x86_64_thirunsafeck.stderr Add the transmute and asm checks to typeck as deferred checks 2022-05-24 16:28:57 +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 Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00
issue-72570.stderr add test for #72960 2020-06-05 12:08:54 +02:00
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 Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00
issue-87802.stderr Disable some tests for platforms without registers. 2021-09-24 17:00:57 +00:00
issue-89305.rs Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00
issue-89305.stderr Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00
issue-92378.rs Add needs-asm-support directive to tests where necessary 2022-03-21 18:48:24 +01:00
issue-97490.rs Use type_is_copy_modulo_regions check in intrisicck 2022-05-29 13:06:50 -07:00
may_unwind.rs Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00
naked-functions-ffi.rs Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00
naked-functions-ffi.stderr Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00
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 Make a test independent of 64/32 bit 2022-05-24 16:28:57 +00:00
naked-functions.stderr Make a test independent of 64/32 bit 2022-05-24 16:28:57 +00:00
naked-invalid-attr.rs Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00
naked-invalid-attr.stderr Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00
named-asm-labels.rs Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00
named-asm-labels.s Fix lint capitalization and ignoring, test with include_str 2021-08-04 13:38:17 -04:00
named-asm-labels.stderr Add links to the reference and rust by example for asm! docs and lints 2022-01-19 20:00:10 +00:00
noreturn.rs Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00
reg-conflict.rs Fix incorrect register conflict detection in asm! 2022-02-10 18:04:09 +00:00
reg-conflict.stderr Fix incorrect register conflict detection in asm! 2022-02-10 18:04:09 +00:00
type-check-1.rs Add the transmute and asm checks to typeck as deferred checks 2022-05-24 16:28:57 +00:00
type-check-1.stderr diagnostics: fix trailing space 2022-06-16 14:40:28 +03:00
type-check-4.rs Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00
type-check-4.stderr Bless tests 2021-10-15 02:36:58 -05:00