rust/tests/ui/codegen
Alex Crichton cf6d6050f7 Update test directives for wasm32-wasip1
* The WASI targets deal with the `main` symbol a bit differently than
  native so some `codegen` and `assembly` tests have been ignored.
* All `ignore-emscripten` directives have been updated to
  `ignore-wasm32` to be more clear that all wasm targets are ignored and
  it's not just Emscripten.
* Most `ignore-wasm32-bare` directives are now gone.
* Some ignore directives for wasm were switched to `needs-unwind`
  instead.
* Many `ignore-wasm32*` directives are removed as the tests work with
  WASI as opposed to `wasm32-unknown-unknown`.
2024-03-11 09:36:35 -07:00
..
auxiliary
const-bool-bitcast.rs
duplicated-path-in-error.rs
duplicated-path-in-error.stderr
freeze-on-polymorphic-projection.rs
freeze-on-polymorphic-projection.stderr
init-large-type.rs compiletest: Add a //@ needs-threads directive 2024-03-06 12:35:07 -08:00
issue-16602-1.rs
issue-16602-2.rs
issue-16602-3.rs
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
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
mismatched-data-layouts.stderr
mono-impossible-2.rs
mono-impossible.rs
overflow-during-mono.rs
overflow-during-mono.stderr
subtyping-enforces-type-equality.rs
subtyping-impacts-selection-1.rs
subtyping-impacts-selection-2.rs
target-cpus.rs
target-cpus.stdout