rust/tests/ui/asm/x86_64
Gurinder Singh 0091166b57 Fix duplicate labels emitted in render_multispan_macro_backtrace()
Using hash set instead of vec to weed out duplicates
2023-10-19 08:03:40 +05:30
..
bad-clobber-abi.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
bad-clobber-abi.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
bad-options.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
bad-options.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
bad-reg.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
bad-reg.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
const.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
duplicate-options.fixed Move /src/test to /tests 2023-01-11 09:32:08 +00:00
duplicate-options.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
duplicate-options.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
interpolated-idents.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
interpolated-idents.stderr Fix duplicate labels emitted in render_multispan_macro_backtrace() 2023-10-19 08:03:40 +05:30
issue-82869.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-82869.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
issue-89875.rs Forbid the use of #[target_feature] on main 2023-03-12 14:57:38 +01:00
issue-96797.rs Use pushsection/popsection 2023-10-06 11:02:11 +00:00
may_unwind.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
multiple-clobber-abi.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
srcloc.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
srcloc.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
sym.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
target-feature-attr.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
target-feature-attr.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
type-check-2.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
type-check-2.stderr adjust how closure/generator types and rvalues are printed 2023-09-21 22:20:58 +02:00
type-check-3.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
type-check-3.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
type-check-4.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
type-check-4.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
type-check-5.rs Move /src/test to /tests 2023-01-11 09:32:08 +00:00
type-check-5.stderr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
x86_64_parse_error.rs fix ICE on specific malformed asm clobber_abi 2023-06-16 19:51:01 -04:00
x86_64_parse_error.stderr fix ICE on specific malformed asm clobber_abi 2023-06-16 19:51:01 -04:00