| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-12-27 | Remove the `-test` suffix from normalize directives | Zalathar | -6/+6 | |
| 2024-12-27 | Simplify or delete normalize directives that don't care about bit-width | Zalathar | -6/+3 | |
| 2024-12-01 | fix ICE when promoted has layout size overflow | Ralf Jung | -17/+0 | |
| 2024-09-20 | TL note: current means target | Jubilee Young | -20/+20 | |
| 2024-09-20 | Normalize being an annoying little compile test | Jubilee Young | -3/+5 | |
| The issue-112505-overflow test just extended a case of transmute-fail.rs so simply put them in the same file. Then we normalize away other cases of this. | ||||
| 2024-09-19 | Bless rustc_abi::obj_size_bound tests | Jubilee Young | -1/+1 | |
| 2024-09-19 | Keep object-size-dependent tests failing | Jubilee Young | -1/+1 | |
| These tests depend on the internal logic of rustc regarding handling very large objects. Fix them to reflect rustc_abi::obj_size_bound diffs. | ||||
| 2024-09-19 | bless issue-56762.rs as huge-static.rs | Jubilee Young | -6/+9 | |
| 2024-07-11 | Always use a colon in `//@ normalize-*:` headers | Zalathar | -7/+7 | |
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -29/+29 | |
| 2023-11-24 | Manual find replace updates | Nilstrieb | -2/+2 | |
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -9/+9 | |
| Co-authored-by: Adrian <adrian.iosdev@gmail.com> | ||||
| 2023-10-05 | Add a note to duplicate diagnostics | Alex Macleod | -0/+1 | |
| 2023-09-14 | don't point at const usage site for resolution-time errors | Ralf Jung | -2/+2 | |
| also share the code that emits the actual error | ||||
| 2023-09-12 | cleanup leftovers of const_err lint | Ralf Jung | -8/+12 | |
| 2023-07-29 | cg_llvm: remove pointee types and pointercast/bitcast-of-ptr | Erik Desjardins | -0/+1 | |
| 2023-07-05 | Remove some unnecessary normalization | Ben Kimock | -42/+9 | |
| 2023-04-15 | Only enable ConstProp at mir-opt-level >= 2. | Camille GILLOT | -8/+0 | |
| 2023-01-18 | i am free | Boxy | -3/+3 | |
| 2023-01-18 | defer array len printing to const arg printing | Boxy | -5/+5 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+341 | |
