| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-01-06 | Transmute from NonNull to pointer when elaborating a box deref (MCP807) | Scott McMurray | -1/+1 | |
| 2025-01-03 | turn rustc_box into an intrinsic | Ralf Jung | -3/+2 | |
| 2024-08-18 | Update mir-opt filechecks | Scott McMurray | -1/+1 | |
| 2024-04-20 | mir-opt tests: rename unit-test -> test-mir-pass | Ralf Jung | -1/+1 | |
| 2024-02-22 | [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives | 许杰友 Jieyou Xu (Joe) | -2/+2 | |
| 2023-10-19 | FileCheck box_expr.rs | Camille GILLOT | -3/+15 | |
| This check is made `needs-unwind`, as the panic=abort case is a strictly simpler version. | ||||
| 2023-10-19 | Allow to run filecheck in mir-opt tests. | Camille GILLOT | -0/+1 | |
| 2023-06-12 | properly mark tests that require panic=abort | Pietro Albini | -1/+1 | |
| 2023-03-12 | Remove uses of `box_syntax` in rustc and tools | clubby789 | -3/+6 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+21 | |
