| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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 basic_assignment.rs. | Camille GILLOT | -1/+18 | |
| 2023-10-19 | Allow to run filecheck in mir-opt tests. | Camille GILLOT | -0/+1 | |
| 2023-03-03 | Add needs-unwind | Giacomo Pasini | -0/+1 | |
| 2023-03-03 | Desugars drop and replace at MIR build | Giacomo Pasini | -0/+1 | |
| This commit desugars the drop and replace deriving from an assignment at MIR build, avoiding the construction of the DropAndReplace terminator (which will be removed in a followign PR) In order to retain the same error messages for replaces a new DesugaringKind::Replace variant is introduced. | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+24 | |
