| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-11-28 | Rename and add another test | Alona Enraght-Moony | -0/+21 | |
| 2023-11-27 | Auto merge of #117947 - Dirbaio:drop-llvm-15, r=cuviper | bors | -1/+0 | |
| Update the minimum external LLVM to 16. With this change, we'll have stable support for LLVM 16 and 17. For reference, the previous increase to LLVM 15 was #114148 [Relevant zulip discussion](https://rust-lang.zulipchat.com/#narrow/stream/131828-t-compiler/topic/riscv.20forced-atomics) | ||||
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -3/+3 | |
| Co-authored-by: Adrian <adrian.iosdev@gmail.com> | ||||
| 2023-11-21 | Update the minimum external LLVM to 16. | Dario Nieuwenhuis | -1/+0 | |
| 2023-09-19 | Don't resolve generic instances if they may be shadowed by dyn | Michael Goulet | -0/+50 | |
| 2023-08-06 | add test for issue #111353 | Ralf Jung | -0/+7 | |
| 2023-08-06 | add test for issue #96944 | Ralf Jung | -0/+26 | |
| 2023-07-26 | Add tests for #102403 and #113407 | Ralf Jung | -0/+24 | |
| 2023-04-28 | move some const-prop tests to appropriate folder | Ralf Jung | -0/+81 | |
| 2023-04-28 | interpret: fail more gracefully on uninit unsized locals | Ralf Jung | -0/+9 | |
| 2023-04-06 | Auto merge of #109792 - cjgillot:reachable-lint, r=oli-obk | bors | -0/+16 | |
| Only visit reachable blocks in ConstProp lint. Fixes https://github.com/rust-lang/rust/issues/78803 Fixes https://github.com/rust-lang/rust/issues/109731 | ||||
| 2023-04-05 | Only visit reachable blocks in ConstProp lint. | Camille GILLOT | -0/+16 | |
| 2023-04-05 | Add regression test for #86351 | Yuki Okushi | -0/+22 | |
| Signed-off-by: Yuki Okushi <jtitor@2k36.org> | ||||
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+82 | |
