| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-01-27 | Add `TooGeneric` variant to `LayoutError` and emit `Unknown` one | FedericoBruzzone | -4/+10 | |
| - `check-pass` test for a MRE of #135020 - fail test for #135138 - switch to `TooGeneric` for checking CMSE fn signatures - switch to `TooGeneric` for compute `SizeSkeleton` (for transmute) - fix broken tests | ||||
| 2025-01-14 | Consider more erroneous layouts as LayoutError::ReferencesError to suppress ↵ | Michael Goulet | -0/+88 | |
| spurious errors | ||||
| 2024-12-09 | fix ICE on type error in promoted | Ralf Jung | -6/+0 | |
| 2024-12-01 | fix ICE when promoted has layout size overflow | Ralf Jung | -0/+6 | |
| 2024-11-30 | add tests for niches in pointers | The 8472 | -0/+38 | |
| 2024-08-10 | Update tests | Nadrieril | -0/+2 | |
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -23/+23 | |
| 2024-02-01 | Improve the diagnostics for unused generic parameters | León Orell Valerian Liehr | -3/+3 | |
| 2024-01-23 | Remove track_errors entirely | Oli Scherer | -3/+19 | |
| 2024-01-02 | Adjust compiler tests for unused_tuple_struct_fields -> dead_code | Jake Goulding | -3/+3 | |
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -6/+6 | |
| Co-authored-by: Adrian <adrian.iosdev@gmail.com> | ||||
| 2023-06-08 | Move tests from `ui/discrim` dir | Maybe Waffle | -0/+518 | |
| 2023-05-29 | Address comment | Caio | -73/+0 | |
| 2023-05-24 | Address comments | Caio | -0/+73 | |
| 2023-05-24 | Move tests | Caio | -0/+9 | |
| 2023-05-15 | Suppress "erroneous constant used" for constants tainted by errors | Tomasz Miąsko | -7/+0 | |
| When constant evaluation fails because its MIR is tainted by errors, suppress note indicating that erroneous constant was used, since those errors have to be fixed regardless of the constant being used or not. | ||||
| 2023-05-13 | Encode VariantIdx so we can decode variants in the right order | Michael Goulet | -0/+18 | |
| 2023-05-05 | improve diagnostics and bless tests | Boxy | -11/+8 | |
| 2023-04-20 | Move test files | Caio | -0/+52 | |
| 2023-04-14 | Fortify tests againts mir-opts. | Camille GILLOT | -10/+77 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+882 | |
