mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 23:12:02 +00:00
cf6d6050f7
* 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`. |
||
---|---|---|
.. | ||
dont-suggest-break-thru-item.rs | ||
dont-suggest-break-thru-item.stderr | ||
for-each-loop-panic.rs | ||
issue-43162.rs | ||
issue-43162.stderr | ||
issue-50576.rs | ||
issue-50576.stderr | ||
issue-69225-layout-repeated-checked-add.rs | ||
issue-69225-SCEVAddExpr-wrap-flag.rs | ||
issue-82916.rs | ||
issue-82916.stderr | ||
loop-break-unsize.rs | ||
loop-break-value-no-repeat.rs | ||
loop-break-value-no-repeat.stderr | ||
loop-break-value.rs | ||
loop-break-value.stderr | ||
loop-else-break-with-value.rs | ||
loop-else-break-with-value.stderr | ||
loop-else-err.rs | ||
loop-else-err.stderr | ||
loop-else-let-else-err.rs | ||
loop-else-let-else-err.stderr | ||
loop-labeled-break-value.rs | ||
loop-labeled-break-value.stderr | ||
loop-no-implicit-break.rs | ||
loop-no-implicit-break.stderr | ||
loop-proper-liveness.rs | ||
loop-proper-liveness.stderr | ||
loop-properly-diverging-2.rs | ||
loop-properly-diverging-2.stderr |