| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -50/+0 | |
| 2022-12-25 | Make tests unit. | Camille GILLOT | -1/+1 | |
| 2022-12-19 | Disable `NormalizeArrayLen` | Jakob Degen | -5/+2 | |
| 2022-09-13 | rebase | b-naber | -1/+1 | |
| 2022-07-28 | bless mir opt tests | Nilstrieb | -38/+38 | |
| 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-10-06 | run remaining tests | Alexander | -2/+5 | |
| 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-23 | Auto merge of #83177 - erikdesjardins:zstassign, r=oli-obk | bors | -1/+1 | |
| Remove assignments to ZST places instead of marking ZST return place as unused partially reverts #83118 requested by `@tmiasko` in https://github.com/rust-lang/rust/pull/83118#issuecomment-799692574 r? `@oli-obk` | ||||
| 2021-03-20 | bless mir-opt tests | lcnr | -2/+2 | |
| 2021-03-15 | bless tests | Erik Desjardins | -1/+1 | |
| 2020-09-26 | Bless mir-opt 32-bit tests | varkor | -2/+2 | |
| 2020-09-25 | Move from {{closure}}#0 syntax to {closure#0} for (def) path components | marmeladema | -2/+2 | |
| 2020-09-17 | Rename 64 bit mir files to be more tool friendly | Nixon Enraght-Moony | -0/+53 | |
| See #75746 | ||||
