| Age | Commit message (Expand) | Author | Lines |
| 2023-04-18 | Rollup merge of #109981 - duckymirror:issue-107094, r=albertlarsan68 | Matthias Krüger | -0/+7 |
| 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 | 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 | 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 |
| 2023-04-15 | Only enable ConstProp at mir-opt-level >= 2. | Camille GILLOT | -48/+0 |
| 2023-04-15 | Auto merge of #109802 - notriddle:notriddle/rustdoc-search-generics-nested, r... | bors | -2/+174 |
| 2023-04-14 | rustdoc-search: add support for nested generics | Michael Howell | -2/+174 |
| 2023-04-14 | Auto merge of #110197 - cjgillot:codegen-discr, r=pnkfelix | bors | -17/+21 |
| 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 | Update codegen test. | Camille GILLOT | -2/+5 |
| 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 | Rollup merge of #110315 - oli-obk:mor_smir, r=WaffleLapkin | Yuki Okushi | -0/+2 |
| 2023-04-14 | Rollup merge of #103682 - Swatinem:stable-run-directory, r=GuillaumeGomez | Yuki Okushi | -2/+2 |
| 2023-04-14 | rename rust-lldb to needs-rust-lldb for consistency | Pietro Albini | -9/+9 |
| 2023-04-14 | implement review suggestions | Ezra Shaw | -7/+9 |
| 2023-04-14 | Add a stable MIR way to get the main function | Oli Scherer | -0/+2 |
| 2023-04-14 | allow `repr(align = x)` on inherent methods | Deadbeef | -0/+9 |
| 2023-04-14 | Rollup merge of #110279 - GuillaumeGomez:compiler-macro-derive, r=notriddle | Matthias Krüger | -4/+23 |