| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-12-09 | Use immediate_backend_type when reading from a const alloc | Ben Kimock | -0/+15 | |
| 2023-11-22 | Stabilize RFC3324 dyn upcasting coercion | Urgau | -1/+0 | |
| Aka trait_upcasting feature. And also adjust the `deref_into_dyn_supertrait` lint. | ||||
| 2023-10-04 | Fix misuses of a vs an | cui fliter | -1/+1 | |
| Signed-off-by: cui fliter <imcusg@gmail.com> | ||||
| 2023-09-26 | Rollup merge of #116099 - eduardosm:issue-79865-regression, r=oli-obk | Matthias Krüger | -0/+38 | |
| Add regression test for issue #79865 Closes https://github.com/rust-lang/rust/issues/79865 | ||||
| 2023-09-23 | Bless tests. | Camille GILLOT | -1/+0 | |
| 2023-09-23 | Add regression test for issue #79865 | Eduardo Sánchez Muñoz | -0/+38 | |
| 2023-09-11 | Remove assert that checks type equality | ouz-a | -0/+49 | |
| 2023-07-27 | Update the minimum external LLVM to 15 | Josh Stone | -2/+0 | |
| 2023-07-20 | Add ui test of LLVM print-from-C++ changes | David Tolnay | -0/+8 | |
| 2023-06-19 | add tests for unsound subtype handling | lcnr | -0/+56 | |
| 2023-04-16 | Check freeze with right param-env | Michael Goulet | -0/+31 | |
| 2023-03-28 | Erase impl regions when checking for impossible to eagerly monomorphize items | Michael Goulet | -0/+19 | |
| 2023-03-14 | Don't codegen impossible to satisfy impls | Michael Goulet | -0/+13 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+348 | |
