| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -30/+0 | |
| 2022-12-25 | Make tests unit. | Camille GILLOT | -1/+1 | |
| 2022-09-13 | rebase | b-naber | -1/+1 | |
| 2022-07-28 | bless mir opt tests | Nilstrieb | -18/+18 | |
| 2022-02-22 | change `mir::Constant` in mir dumps | lcnr | -4/+1 | |
| 2022-01-21 | Override rustc version in ui and mir-opt tests to get stable hashes | The 8472 | -1/+1 | |
| Building a dozen separate regexps for each test in compiletest consumes significant amounts of CPU cycles. Using `RUSTC_FORCE_INCR_COMP_ARTIFACT_HEADER` stabilizes hashes calcuated for the individual tests so no test-dependent normalization is needed. Hashes for the standard library still change so some normalizations are still needed. | ||||
| 2022-01-15 | initial revert | Ellen | -1/+1 | |
| 2021-12-13 | Include rustc version in `rustc_span::StableCrateId` | pierwill | -1/+1 | |
| Normalize symbol hashes in compiletest. Remove DefId sorting | ||||
| 2021-08-26 | update mir diffs | lcnr | -1/+1 | |
| 2021-07-06 | Revert "Revert "Update mir opt tests"" | bjorn3 | -1/+1 | |
| This reverts commit 8d5fb5bf7d5c63dcfaea381e00ded67c21fab3a3. | ||||
| 2021-06-07 | Revert "Update mir opt tests" | bjorn3 | -1/+1 | |
| This reverts commit e0e0cfa6492292d0b905b07a4ed727f4e1aefc80. | ||||
| 2021-05-30 | Update mir opt tests | bjorn3 | -1/+1 | |
| 2021-03-31 | Make unevaluated DefId rendering deterministic | Oli Scherer | -1/+1 | |
| 2021-03-20 | bless mir-opt tests | lcnr | -2/+2 | |
| 2020-09-25 | Move from {{closure}}#0 syntax to {closure#0} for (def) path components | marmeladema | -2/+2 | |
| 2020-08-20 | Suppress MIR comments of Unit type | Lzu Tao | -6/+0 | |
| 2020-08-17 | Update MIR tests with comment verbosity fix | Austin Lasher | -7/+3 | |
| 2020-07-29 | Move mir-opt tests to toplevel | Xavier Denis | -0/+43 | |
