| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -64/+0 | |
| 2022-12-25 | Make tests unit. | Camille GILLOT | -2/+2 | |
| 2022-07-28 | bless mir opt tests | Nilstrieb | -11/+11 | |
| 2022-06-14 | implement valtrees as the type-system representation for constant values | b-naber | -16/+16 | |
| 2022-02-22 | change `mir::Constant` in mir dumps | lcnr | -4/+1 | |
| 2022-02-20 | Revert "Auto merge of #93800 - b-naber:static-initializers-mir-val, r=oli-obk" | Mark Rousskov | -1/+4 | |
| This reverts commit a240ccd81c74c105b6f5fe84c46f8d36edb7e306, reversing changes made to 393fdc10483da930cdbb00eabc3635030d2e776f. This PR was likely responsible for a relatively large regression in dist-x86_64-msvc-alt builder times, from approximately 1.7 to 2.8 hours, bringing that builder into the pool of the slowest builders we currently have. This seems to be limited to the alt builder due to needing parallel-compiler enabled, likely leading to slow LLVM compilation for some reason. | ||||
| 2022-02-15 | bless mir-opt tests | b-naber | -0/+43 | |
| 2022-02-15 | bless tests | b-naber | -47/+1 | |
| 2021-07-14 | bless mir-opt, codegen, and remaining ui tests | Ralf Jung | -20/+20 | |
| 2021-03-15 | bless tests | Erik Desjardins | -1/+1 | |
| 2021-01-04 | Keep an unoptimized duplicate of `const fn` around | oli | -16/+16 | |
| This allows CTFE to reliably detect UB, as otherwise optimizations may hide UB. | ||||
| 2021-01-04 | Stop optimizing promoteds | oli | -14/+14 | |
| 2020-09-18 | Bless mir-opt tests | Jonas Schievink | -14/+14 | |
| 2020-09-17 | Rename 64 bit mir files to be more tool friendly | Nixon Enraght-Moony | -0/+67 | |
| See #75746 | ||||
