| Age | Commit message (Expand) | Author | Lines |
| 2023-04-19 | Rollup merge of #110432 - compiler-errors:unsatisfied-index-impl, r=cjgillot | Matthias Krüger | -0/+91 |
| 2023-04-19 | Auto merge of #110229 - jyn514:download-rustc-tests, r=albertlarsan68 | bors | -0/+7 |
| 2023-04-18 | Test downstream errors from bad index expr | Michael Goulet | -28/+75 |
| 2023-04-18 | Report reason why index impl is not satisfied deeply | Michael Goulet | -0/+44 |
| 2023-04-18 | Auto merge of #110492 - GuillaumeGomez:rollup-n4tpbl4, r=GuillaumeGomez | bors | -8/+8 |
| 2023-04-18 | Rollup merge of #110441 - kadiwa4:typos, r=thomcc | Guillaume Gomez | -1/+1 |
| 2023-04-18 | Fix no_std tests that load libc when download-rustc is enabled | Joshua Nelson | -0/+7 |
| 2023-04-18 | Auto merge of #110478 - jyn514:stage1-fulldeps, r=albertlarsan68 | bors | -0/+22 |
| 2023-04-17 | Support `x test --stage 1 ui-fulldeps` | jyn | -0/+22 |
| 2023-04-17 | Spelling - compiler | Josh Soref | -7/+7 |
| 2023-04-17 | Rollup merge of #110434 - compiler-errors:issue-110171, r=oli-obk | Matthias Krüger | -0/+31 |
| 2023-04-17 | Rollup merge of #110425 - compiler-errors:def-span-for-ct-param, r=petrochenkov | Matthias Krüger | -0/+30 |
| 2023-04-17 | Rollup merge of #110313 - fee1-dead-contrib:repr_align_method, r=WaffleLapkin | Matthias Krüger | -0/+17 |
| 2023-04-17 | Rollup merge of #110257 - lukas-code:why-would-anyone-write-code-like-that-an... | Matthias Krüger | -23/+77 |
| 2023-04-17 | add test for invalid places of repr align | Deadbeef | -0/+17 |
| 2023-04-17 | typos | kadiwa | -1/+1 |
| 2023-04-17 | Encode def span for ConstParam | Michael Goulet | -0/+30 |
| 2023-04-16 | Check freeze with right param-env | Michael Goulet | -0/+31 |
| 2023-04-16 | Erase regions when confirming transmutability candidate | Michael Goulet | -4/+49 |
| 2023-04-16 | Rollup merge of #109665 - fee1-dead-contrib:rm-remap-queries, r=oli-obk | fee1-dead | -0/+23 |
| 2023-04-16 | Rollup merge of #110379 - ehuss:unignore-tests, r=compiler-errors | fee1-dead | -26/+37 |
| 2023-04-16 | Auto merge of #105888 - skyzh:skyzh/suggest-lifetime-closure, r=compiler-errors | bors | -1/+171 |
| 2023-04-15 | Add some reasons why tests are ignored. | Eric Huss | -21/+19 |
| 2023-04-15 | Unignore issue-65918 | Eric Huss | -2/+0 |
| 2023-04-16 | Rollup merge of #110350 - SparkyPotato:test-79605, r=cjgillot | Yuki Okushi | -0/+20 |
| 2023-04-16 | Rollup merge of #110272 - Ezrashaw:fix-unconned-lt-in-implbounds, r=aliemjay | Yuki Okushi | -0/+38 |
| 2023-04-15 | Unignore closure-bang. | Eric Huss | -3/+18 |
| 2023-04-15 | add UI test for #79605 | SparkyPotato | -0/+20 |
| 2023-04-15 | Only enable ConstProp at mir-opt-level >= 2. | Camille GILLOT | -48/+0 |
| 2023-04-14 | Auto merge of #110197 - cjgillot:codegen-discr, r=pnkfelix | bors | -15/+16 |
| 2023-04-14 | Rollup merge of #110244 - kadiwa4:unnecessary_imports, r=JohnTitor | Matthias Krüger | -1/+1 |
| 2023-04-14 | Rollup merge of #108687 - compiler-errors:reformulate-point_at_expr_source_of... | Matthias Krüger | -21/+27 |
| 2023-04-14 | Fortify tests againts mir-opts. | Camille GILLOT | -15/+16 |
| 2023-04-14 | use param instead of ty | Alex Chi | -70/+46 |
| 2023-04-14 | better suggestion based on hir | Alex Chi | -4/+151 |
| 2023-04-14 | suggest lifetime for closure parameter type when mismatch | Alex Chi | -1/+48 |
| 2023-04-14 | implement review suggestions | Ezra Shaw | -7/+9 |
| 2023-04-14 | Rollup merge of #110276 - nnethercote:rm-BrAnon-Span, r=jackh726 | Matthias Krüger | -4/+4 |
| 2023-04-14 | Rollup merge of #110207 - compiler-errors:new-solver-unpin, r=lcnr | Matthias Krüger | -4/+28 |
| 2023-04-14 | Rollup merge of #110180 - lcnr:canonicalize, r=compiler-errors | Matthias Krüger | -327/+12 |
| 2023-04-14 | Rollup merge of #109800 - bryangarza:safe-transmute-improved-errors, r=compil... | Matthias Krüger | -537/+358 |
| 2023-04-14 | Auto merge of #109875 - jyn514:no-fulldeps, r=compiler-errors | bors | -0/+833 |
| 2023-04-14 | Add test for uniquifying regions | Michael Goulet | -0/+12 |
| 2023-04-14 | Assemble Unpin candidates specially for generators in new solver | Michael Goulet | -4/+28 |
| 2023-04-13 | Fix tests on wasm | Joshua Nelson | -4/+6 |
| 2023-04-13 | Move most ui-fulldeps tests to ui | jyn | -0/+831 |
| 2023-04-14 | Remove another use of `BrAnon(Some(_))`. | Nicholas Nethercote | -2/+2 |
| 2023-04-14 | Remove one use of `BrAnon(Some(_))`. | Nicholas Nethercote | -2/+2 |
| 2023-04-13 | Improve safe transmute error reporting | Bryan Garza | -537/+358 |
| 2023-04-13 | Rollup merge of #110283 - saethlin:check-panics-before-alignment, r=bjorn3 | Matthias Krüger | -0/+17 |