| Age | Commit message (Expand) | Author | Lines |
| 2024-12-14 | Auto merge of #134305 - matthiaskrgr:rollup-bja3lsz, r=matthiaskrgr | bors | -23/+324 |
| 2024-12-14 | Don't make a def id for impl_trait_in_bindings | Michael Goulet | -0/+10 |
| 2024-12-14 | Make sure to use normalized ty for unevaluated const for default struct value | Michael Goulet | -0/+17 |
| 2024-12-14 | Move default-field-values tests into a subdirectory | Michael Goulet | -18/+18 |
| 2024-12-14 | Fix tests | bjorn3 | -5/+4 |
| 2024-12-14 | Rollup merge of #134295 - compiler-errors:smir-async-closure, r=oli-obk | Matthias Krüger | -0/+102 |
| 2024-12-14 | Rollup merge of #134279 - jieyouxu:return-adjustment-target, r=compiler-errors | Matthias Krüger | -8/+51 |
| 2024-12-14 | Rollup merge of #133386 - wesleywiser:update_musl_base_crt_default, r=jieyouxu | Matthias Krüger | -0/+62 |
| 2024-12-14 | Rollup merge of #133221 - Urgau:check-cfg-macro-diag, r=jieyouxu | Matthias Krüger | -15/+109 |
| 2024-12-14 | Auto merge of #134296 - matthiaskrgr:rollup-o0sxozj, r=matthiaskrgr | bors | -80/+99 |
| 2024-12-14 | Auto merge of #134185 - compiler-errors:impl-trait-in-bindings, r=oli-obk | bors | -0/+200 |
| 2024-12-14 | Add a regression test for #134162 | 许杰友 Jieyou Xu (Joe) | -8/+51 |
| 2024-12-14 | reject aarch64 target feature toggling that would change the float ABI | Ralf Jung | -0/+24 |
| 2024-12-14 | Auto merge of #134294 - matthiaskrgr:rollup-anh6io8, r=matthiaskrgr | bors | -25/+94 |
| 2024-12-14 | Rollup merge of #134192 - nnethercote:rm-Lexer-Parser-dep, r=compiler-errors | Matthias Krüger | -77/+31 |
| 2024-12-14 | Rollup merge of #134081 - oli-obk:push-prpsqxxynxnq, r=BoxyUwU | Matthias Krüger | -3/+68 |
| 2024-12-14 | Encode coroutine-closures in SMIR | Michael Goulet | -0/+102 |
| 2024-12-14 | (Re-)Implement impl_trait_in_bindings | Michael Goulet | -0/+200 |
| 2024-12-14 | Rollup merge of #134274 - fmease:amp-raw-is-a-normal-borrow, r=Noratrieb | Matthias Krüger | -0/+30 |
| 2024-12-14 | Rollup merge of #134271 - adetaylor:feature-gate-test, r=wesleywiser | Matthias Krüger | -3/+42 |
| 2024-12-14 | Rollup merge of #134262 - adetaylor:revert-diagnostics, r=compiler-errors | Matthias Krüger | -22/+22 |
| 2024-12-14 | Rollup merge of #134256 - krtab:suggestion_overlapping, r=petrochenkov | Matthias Krüger | -5/+60 |
| 2024-12-14 | Rollup merge of #134244 - Enselic:no-mut-hint-for-raw-ref, r=jieyouxu | Matthias Krüger | -0/+17 |
| 2024-12-14 | Rollup merge of #134236 - matthiaskrgr:tests12122024, r=compiler-errors | Matthias Krüger | -0/+122 |
| 2024-12-14 | Rollup merge of #134231 - notriddle:notriddle/mismatched-path, r=GuillaumeGomez | Matthias Krüger | -1/+19 |
| 2024-12-14 | Rollup merge of #134181 - estebank:trim-render, r=oli-obk | Matthias Krüger | -689/+171 |
| 2024-12-13 | Auto merge of #134269 - matthiaskrgr:rollup-fkshwux, r=matthiaskrgr | bors | -82/+355 |
| 2024-12-13 | Suggest using deref in patterns | uellenberg | -16/+378 |
| 2024-12-13 | Keep track of patterns that could have introduced a binding, but didn't | Esteban Küber | -0/+52 |
| 2024-12-13 | Auto merge of #133099 - RalfJung:forbidden-hardfloat-features, r=workingjubilee | bors | -6/+81 |
| 2024-12-13 | Account for `///` when rendering multiline spans | Esteban Küber | -25/+104 |
| 2024-12-13 | rustdoc-search: let From and Into be unboxed | Michael Howell | -1/+11 |
| 2024-12-13 | rustdoc-search: show `impl Trait` inline when unhighlighted | Michael Howell | -0/+36 |
| 2024-12-13 | Add check-pass test for `&raw` | León Orell Valerian Liehr | -0/+30 |
| 2024-12-13 | Arbitrary self types v2: better feature gate test | Adrian Taylor | -3/+42 |
| 2024-12-13 | Rollup merge of #134140 - compiler-errors:unsafe-binders-ast, r=oli-obk | Matthias Krüger | -0/+170 |
| 2024-12-13 | Rollup merge of #133937 - estebank:silence-resolve-errors-from-mod-with-parse... | Matthias Krüger | -18/+48 |
| 2024-12-13 | Rollup merge of #133900 - jieyouxu:ui-cleanup-1, r=fmease | Matthias Krüger | -64/+137 |
| 2024-12-13 | rustdoc-search: update test with now-shorter function path | Michael Howell | -1/+1 |
| 2024-12-13 | Arbitrary self types v2: adjust diagnostic. | Adrian Taylor | -22/+22 |
| 2024-12-13 | rustc_borrowck: Stop suggesting the invalid syntax `&mut raw const` | Martin Nordholts | -5/+0 |
| 2024-12-13 | Add regression test for issue 127562 | Martin Nordholts | -0/+22 |
| 2024-12-13 | Update test | bjorn3 | -4/+14 |
| 2024-12-13 | Use a more precise span in placeholder_type_error_diag | Arthur Carcano | -5/+60 |
| 2024-12-13 | Auto merge of #133899 - scottmcm:strip-mir-debuginfo, r=oli-obk | bors | -102/+102 |
| 2024-12-13 | Auto merge of #133294 - matthiaskrgr:crashes21nov, r=jieyouxu | bors | -0/+113 |
| 2024-12-13 | Auto merge of #132706 - compiler-errors:async-closures, r=oli-obk | bors | -462/+234 |
| 2024-12-13 | Stabilize async closures | Michael Goulet | -462/+234 |
| 2024-12-12 | Filter empty lines, comments and delimiters from previous to last multiline s... | Esteban Küber | -331/+106 |
| 2024-12-12 | Tweak multispan rendering | Esteban Küber | -534/+162 |