1
Fork 0
rust/tests/ui/lint/large_assignments
Martin Nordholts a4fbd01af2 tests/ui/lint/large_assignments: only-x86_64 -> only-64bit
So that devs on aarch64 can also bless tests.
2024-02-10 16:17:00 +01:00
..
copy_into_box_rc_arc.rs tests/ui/lint/large_assignments: only-x86_64 -> only-64bit 2024-02-10 16:17:00 +01:00
copy_into_box_rc_arc.stderr large_assignments: Allow moves into functions 2024-02-10 16:17:00 +01:00
copy_into_fn.rs large_assignments: Lint on specific large args passed to functions 2024-01-15 19:07:12 +01:00
copy_into_fn.stderr large_assignments: Lint on specific large args passed to functions 2024-01-15 19:07:12 +01:00
large_future.attribute.stderr
large_future.option.stderr
large_future.rs tests/ui/lint/large_assignments: only-x86_64 -> only-64bit 2024-02-10 16:17:00 +01:00
move_into_box_rc_arc.rs tests/ui/lint/large_assignments: only-x86_64 -> only-64bit 2024-02-10 16:17:00 +01:00
move_into_box_rc_arc.stderr large_assignments: Allow moves into functions 2024-02-10 16:17:00 +01:00
move_into_fn.rs large_assignments: Allow moves into functions 2024-02-10 16:17:00 +01:00
move_into_fn.stderr large_assignments: Allow moves into functions 2024-02-10 16:17:00 +01:00