| 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 | -9/+18 |
| 2023-04-18 | Rollup merge of #110488 - GuillaumeGomez:test-infinite-recursive-type, r=jyn514 | Guillaume Gomez | -0/+9 |
| 2023-04-18 | Rollup merge of #110441 - kadiwa4:typos, r=thomcc | Guillaume Gomez | -2/+2 |
| 2023-04-18 | Rollup merge of #110417 - jsoref:spelling-compiler, r=Nilstrieb | Guillaume Gomez | -7/+7 |
| 2023-04-18 | Fix no_std tests that load libc when download-rustc is enabled | Joshua Nelson | -0/+7 |
| 2023-04-18 | Add a failing rustdoc-ui test for public infinite recursive type | Guillaume Gomez | -0/+9 |
| 2023-04-18 | Auto merge of #110478 - jyn514:stage1-fulldeps, r=albertlarsan68 | bors | -195/+193 |
| 2023-04-18 | Auto merge of #110242 - cuviper:vanilla-llvm-16, r=Mark-Simulacrum | bors | -0/+4 |
| 2023-04-18 | Rollup merge of #110450 - GuillaumeGomez:fix-nested-items-on-private-doc, r=n... | Matthias Krüger | -17/+68 |
| 2023-04-18 | Rollup merge of #109981 - duckymirror:issue-107094, r=albertlarsan68 | Matthias Krüger | -0/+7 |
| 2023-04-17 | Support `x test --stage 1 ui-fulldeps` | jyn | -195/+193 |
| 2023-04-17 | Spelling - compiler | Josh Soref | -7/+7 |
| 2023-04-17 | Add regression tests for #110422 | Guillaume Gomez | -17/+68 |
| 2023-04-17 | Make commit-date pattern more specific in test for issue 107094 | Erik Hofmayer | -2/+2 |
| 2023-04-17 | Rollup merge of #110455 - durin42:tls-D148269-fix, r=nikic | Matthias Krüger | -4/+4 |
| 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/+57 |
| 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 | tests: adapt for LLVM change 5b386b864c7619897c51a1da97d78f1cf6f3eff6 | Augie Fackler | -4/+4 |
| 2023-04-17 | add test for invalid places of repr align | Deadbeef | -0/+17 |
| 2023-04-17 | typos | kadiwa | -2/+2 |
| 2023-04-17 | Rollup merge of #110038 - compiler-errors:infer-regions-in-transmutability, r... | Matthias Krüger | -4/+49 |
| 2023-04-17 | Encode def span for ConstParam | Michael Goulet | -0/+30 |
| 2023-04-17 | Auto merge of #109247 - saethlin:inline-without-inline, r=oli-obk | bors | -14/+14 |
| 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 | ci: add a runner for vanilla LLVM 16 | Josh Stone | -0/+4 |
| 2023-04-16 | Rollup merge of #109665 - fee1-dead-contrib:rm-remap-queries, r=oli-obk | fee1-dead | -0/+23 |
| 2023-04-16 | Change mode of Makefile of test for issue 107094 | Erik Hofmayer | -0/+0 |
| 2023-04-16 | Add regression test for issue 107094 | Erik Hofmayer | -0/+7 |
| 2023-04-16 | Allow all associated functions and add test | Deadbeef | -0/+31 |
| 2023-04-16 | Rollup merge of #110379 - ehuss:unignore-tests, r=compiler-errors | fee1-dead | -30/+39 |
| 2023-04-16 | Auto merge of #105888 - skyzh:skyzh/suggest-lifetime-closure, r=compiler-errors | bors | -1/+171 |
| 2023-04-16 | Auto merge of #110375 - JohnTitor:rollup-ghvdaxm, r=JohnTitor | bors | -0/+58 |
| 2023-04-15 | Add some reasons why tests are ignored. | Eric Huss | -25/+21 |
| 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 | Auto merge of #110319 - ferrocene:pa-more-ignore-reasons, r=ehuss | bors | -9/+9 |
| 2023-04-15 | Unignore closure-bang. | Eric Huss | -3/+18 |
| 2023-04-15 | Temporarily disable the jobserver-error test | Eric Huss | -0/+1 |
| 2023-04-15 | add UI test for #79605 | SparkyPotato | -0/+20 |
| 2023-04-15 | Remove obsolete test. | Camille GILLOT | -47/+0 |
| 2023-04-15 | Bless run-make. | Camille GILLOT | -1/+7 |
| 2023-04-15 | Bless codegen test. | Camille GILLOT | -3/+0 |