rust/tests/ui/codegen
David Wood 322cc31504
tests: {Meta,Pointee}Sized in non-minicore tests
As before, add `MetaSized` and `PointeeSized` traits to all of the
non-minicore `no_core` tests so that they don't fail for lack of
language items.
2025-06-16 23:04:33 +00:00
..
auxiliary
equal-pointers-unequal Auto merge of #136264 - GuillaumeGomez:optimize-integers-to-string, r=Amanieu 2025-05-15 20:20:30 +00:00
alias-uninit-value.rs
assign-expr-unit-type.rs
cfguard-run.rs Move tests from /ui directory 2025-04-29 18:19:26 +02:00
const-bool-bitcast.rs
duplicated-path-in-error.rs
duplicated-path-in-error.stderr
empty-static-libs-issue-108825.rs
freeze-on-polymorphic-projection.rs
freeze-on-polymorphic-projection.stderr
init-large-type.rs
issue-16602-1.rs
issue-16602-2.rs
issue-16602-3.rs
issue-27859.rs
issue-28950.rs
issue-55976.rs
issue-63787.rs
issue-64401.rs
issue-79865-llvm-miscompile.rs
issue-82833-slice-miscompile.rs
issue-82859-slice-miscompile.rs
issue-88043-bb-does-not-have-terminator.rs
issue-97708.rs
issue-99551.rs
issue-101585-128bit-repeat.rs
llvm-pr32379.rs
mismatched-data-layout.json
mismatched-data-layouts.rs tests: {Meta,Pointee}Sized in non-minicore tests 2025-06-16 23:04:33 +00:00
mismatched-data-layouts.stderr
mono-impossible-2.rs
mono-impossible-drop.rs
mono-impossible.rs
no-mangle-on-internal-lang-items.rs error when using no_mangle on language items 2025-04-30 14:54:10 +03:00
no-mangle-on-internal-lang-items.stderr error when using no_mangle on language items 2025-04-30 14:54:10 +03:00
no-mangle-on-panic-handler.rs error when using no_mangle on language items 2025-04-30 14:54:10 +03:00
no-mangle-on-panic-handler.stderr error when using no_mangle on language items 2025-04-30 14:54:10 +03:00
overflow-during-mono.rs
overflow-during-mono.stderr
ref-dyn-trait-in-structs-and-enums.rs
rvalue-mut-ref-box-drop.rs cleaned up some tests 2025-06-04 17:48:50 +05:00
StackColoring-not-blowup-stack-issue-40883.rs
sub-principals-in-codegen.rs
subtyping-enforces-type-equality.rs
subtyping-impacts-selection-1.rs
subtyping-impacts-selection-2.rs
target-cpus.rs
target-cpus.stdout
virtual-function-elimination.rs