| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-02 | Use the informative error as the main const eval error message | Oli Scherer | -2/+2 | |
| 2025-03-04 | Fix test hangs on AIX | Henry Jiang | -0/+3 | |
| 2025-01-29 | tests: Skip const OOM tests on aarch64-unknown-linux-gnu | Kajetan Puchalski | -0/+2 | |
| Skip const OOM tests on AArch64 Linux through explicit annotations instead of inside opt-dist. Intended to avoid confusion in cases like #135952. Prerequisite for https://github.com/rust-lang/rust/pull/135960. | ||||
| 2024-02-16 | [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives | 许杰友 Jieyou Xu (Joe) | -1/+1 | |
| 2023-06-12 | Adjust UI tests for `unit_bindings` | 许杰友 Jieyou Xu (Joe) | -2/+2 | |
| - Either explicitly annotate `let x: () = expr;` where `x` has unit type, or remove the unit binding to leave only `expr;` instead. - Fix disjoint-capture-in-same-closure test | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+18 | |
