| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -348/+0 | |
| 2023-01-04 | Move tests | Caio | -0/+19 | |
| 2022-12-15 | Add regression test for #55976 | Yuki Okushi | -0/+13 | |
| Signed-off-by: Yuki Okushi <jtitor@2k36.org> | ||||
| 2022-11-11 | Mark `trait_upcasting` feature no longer incomplete. | Charles Lew | -1/+0 | |
| 2022-09-10 | Fix pointer value punning. | Charles Lew | -0/+21 | |
| Seems this doesn't trigger error on LLVM 15, but let's fix it for better compatibility. | ||||
| 2022-09-09 | Introduce a fallible variant of LLVMConstIntGetZExtValue | Tomasz Miąsko | -0/+14 | |
| which verifies that a constant bit width is within 64 bits or fails. | ||||
| 2022-08-03 | Warn about dead tuple struct fields | Fabian Wolff | -0/+1 | |
| 2022-07-16 | Add regression test for #64401 | Yuki Okushi | -0/+51 | |
| Signed-off-by: Yuki Okushi <jtitor@2k36.org> | ||||
| 2022-06-21 | Move some tests to more reasonable directories | Caio | -0/+58 | |
| 2022-06-03 | Encode MIR for 'unreachable' non-generic fns | Michael Goulet | -0/+50 | |
| 2022-05-01 | Move some tests to more reasonable places | Caio | -0/+45 | |
| 2021-11-18 | Move some tests to more reasonable directories | Caio | -0/+42 | |
| 2021-08-17 | Split critical edge targeting the start block | Tomasz Miąsko | -0/+10 | |
| 2021-08-15 | add regression test | Erik Desjardins | -0/+25 | |
