rust/tests/ui/codegen
Waffle Lapkin e9d5d1113f
remove `feature(trait_upcasting)` from tests and bless them
2025-02-06 23:44:23 +01:00
..
auxiliary Move /src/test to /tests 2023-01-11 09:32:08 +00:00
equal-pointers-unequal move strict provenance lints to new feature gate, remove old feature gates 2024-10-21 15:22:17 +01:00
StackColoring-not-blowup-stack-issue-40883.rs Rename and Move some UI tests to more suitable subdirs 2025-02-04 17:02:37 +05:30
alias-uninit-value.rs Adjust `alias-uninit-value.rs` 2024-12-10 11:20:19 +08:00
assign-expr-unit-type.rs Move `assign-assign.rs` to `tests/ui/codegen/assign-expr-unit-type.rs` 2024-12-08 15:32:04 +08:00
const-bool-bitcast.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
duplicated-path-in-error.rs Add regression ui test for duplicated path in dylib error 2024-03-04 16:19:17 +01:00
duplicated-path-in-error.stderr Add regression ui test for duplicated path in dylib error 2024-03-04 16:19:17 +01:00
freeze-on-polymorphic-projection.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
freeze-on-polymorphic-projection.stderr Check freeze with right param-env 2023-04-16 23:09:57 +00:00
init-large-type.rs tests: remove `//@ pretty-expanded` usages 2024-11-26 02:50:48 +08:00
issue-16602-1.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-16602-2.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-16602-3.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-27859.rs Update test directives for `wasm32-wasip1` 2024-03-11 09:36:35 -07:00
issue-28950.rs compiletest: Add a `//@ needs-threads` directive 2024-03-06 12:35:07 -08:00
issue-55976.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-63787.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-64401.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-79865-llvm-miscompile.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-82833-slice-miscompile.rs Deprecate no-op codegen option `-Cinline-threshold=...` 2024-06-14 20:25:17 +02:00
issue-82859-slice-miscompile.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-88043-bb-does-not-have-terminator.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-97708.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
issue-99551.rs remove `feature(trait_upcasting)` from tests and bless them 2025-02-06 23:44:23 +01:00
issue-101585-128bit-repeat.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
llvm-pr32379.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
mismatched-data-layout.json ensure JSON-defined targets are consistent 2024-11-27 10:13:36 +01:00
mismatched-data-layouts.rs Remove the `-test` suffix from normalize directives 2024-12-27 19:58:16 +11:00
mismatched-data-layouts.stderr ensure JSON-defined targets are consistent 2024-11-27 10:13:36 +01:00
mono-impossible-2.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
mono-impossible-drop.rs Don't eagerly monomorphize drop for types that are impossible to instantiate 2024-05-24 21:53:39 -04:00
mono-impossible.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
overflow-during-mono.rs Gate the type length limit check behind a nightly flag 2024-07-12 21:16:09 -04:00
overflow-during-mono.stderr Gate the type length limit check behind a nightly flag 2024-07-12 21:16:09 -04:00
sub-principals-in-codegen.rs Relax a debug assertion in codegen 2024-09-30 12:18:02 -04:00
subtyping-enforces-type-equality.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
subtyping-impacts-selection-1.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
subtyping-impacts-selection-2.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
target-cpus.rs Remove the `-test` suffix from normalize directives 2024-12-27 19:58:16 +11:00
target-cpus.stdout Add ui test of LLVM print-from-C++ changes 2023-07-20 11:04:31 -07:00
virtual-function-elimination.rs fix ices on vfe about principal trait 2024-09-23 15:25:52 +08:00