| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-11 | Rollup merge of #143303 - Kivooeo:tf28, r=tgross35 | Matthias Krüger | -0/+62 | |
| `tests/ui`: A New Order [28/28] FINAL PART > [!NOTE] > > Intermediate commits are intended to help review, but will be squashed prior to merge. Some `tests/ui/` housekeeping, to trim down number of tests directly under `tests/ui/`. Part of rust-lang/rust#133895. r? ``@tgross35`` | ||||
| 2025-07-10 | cleaned up some tests | Kivooeo | -3/+10 | |
| 2025-07-04 | Rollup merge of #143300 - Kivooeo:tf25, r=tgross35 | Jubilee | -0/+87 | |
| `tests/ui`: A New Order [25/N] > [!NOTE] > > Intermediate commits are intended to help review, but will be squashed prior to merge. Some `tests/ui/` housekeeping, to trim down number of tests directly under `tests/ui/`. Part of rust-lang/rust#133895. r? `@tgross35` | ||||
| 2025-07-05 | cleaned up some tests | Kivooeo | -10/+14 | |
| 2025-07-05 | cleaned up some tests | Kivooeo | -0/+3 | |
| 2025-07-01 | moved tests | Kivooeo | -0/+55 | |
| 2025-07-01 | moved tests | Kivooeo | -0/+83 | |
| 2025-07-01 | moved tests | Kivooeo | -0/+31 | |
| 2025-04-03 | compiletest: Require `//~` annotations even if `error-pattern` is specified | Vadim Petrochenkov | -2/+2 | |
| 2024-12-27 | Remove the `-test` suffix from normalize directives | Zalathar | -2/+2 | |
| 2024-07-11 | Always use a colon in `//@ normalize-*:` headers | Zalathar | -2/+2 | |
| 2024-06-07 | compiletest: Don't pass `--out-dir` if the compile flags include `-o` | Zalathar | -3/+1 | |
| 2024-03-11 | Update test directives for `wasm32-wasip1` | Alex Crichton | -1/+0 | |
| * 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-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -8/+8 | |
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -1/+1 | |
| Co-authored-by: Adrian <adrian.iosdev@gmail.com> | ||||
| 2023-04-25 | Improve `non-ice-error-on-worker-io-fail.rs` test | Maybe Waffle | -13/+5 | |
| - Remove unrelated code - Use a local dir path | ||||
| 2023-04-25 | Fix `ui/io-checks/inaccessbile-temp-dir.rs` test | Maybe Waffle | -43/+0 | |
| 2023-01-23 | Make `output_filenames` a real query | Oli Scherer | -0/+89 | |
