| Age | Commit message (Expand) | Author | Lines |
| 2022-12-10 | Rollup merge of #104019 - compiler-errors:print-generator-sizes, r=wesleywiser | Matthias Krüger | -0/+83 |
| 2022-12-10 | fix #105366, suggest impl in the scenario of typo with fn | yukang | -0/+37 |
| 2022-12-09 | Fix process-panic-after-fork.rs to pass on newer versions of Android. | Peter Collingbourne | -36/+41 |
| 2022-12-09 | Account for macros in const generics | Esteban Küber | -0/+6 |
| 2022-12-09 | Introduce `Span::is_visible` | Esteban Küber | -4/+0 |
| 2022-12-09 | Rollup merge of #105506 - estebank:rustc_must_implement_one_of, r=compiler-er... | Matthias Krüger | -28/+28 |
| 2022-12-09 | Rollup merge of #105504 - notriddle:notriddle/stab-css, r=GuillaumeGomez | Matthias Krüger | -0/+41 |
| 2022-12-09 | Rollup merge of #105385 - uweigand:s390x-test-lld, r=Mark-Simulacrum | Matthias Krüger | -0/+1 |
| 2022-12-09 | Rollup merge of #105265 - aDotInTheVoid:sum-product-on-unimplemented, r=estebank | Matthias Krüger | -0/+48 |
| 2022-12-09 | Rollup merge of #102406 - mejrs:missing_copy, r=wesleywiser | Matthias Krüger | -0/+35 |
| 2022-12-09 | Tweak `rustc_must_implement_one_of` diagnostic output | Esteban Küber | -28/+28 |
| 2022-12-09 | Don't warn about unused parens when they are used by yeet expr | Maybe Waffle | -20/+34 |
| 2022-12-09 | rustdoc: make stability badge CSS more consistent | Michael Howell | -0/+41 |
| 2022-12-09 | Remove unneeded field from `SwitchTargets` | Jakob Degen | -247/+247 |
| 2022-12-09 | Illegal sized bounds: only suggest mutability change if needed | Robin Schroer | -0/+110 |
| 2022-12-09 | Auto merge of #105486 - matthiaskrgr:rollup-o7c4l1c, r=matthiaskrgr | bors | -5/+129 |
| 2022-12-09 | Rollup merge of #105455 - lcnr:correct-reveal-in-validate, r=jackh726 | Matthias Krüger | -0/+52 |
| 2022-12-09 | Rollup merge of #105442 - notriddle:notriddle/docblock-table-css, r=Guillaume... | Matthias Krüger | -0/+50 |
| 2022-12-09 | Rollup merge of #105427 - GuillaumeGomez:dont-silently-ignore-rustdoc-errors,... | Matthias Krüger | -1/+11 |
| 2022-12-09 | Rollup merge of #105387 - willcrichton:scrape-examples-ui-improvements, r=not... | Matthias Krüger | -0/+16 |
| 2022-12-09 | Rollup merge of #105216 - GuillaumeGomez:rm-unused-gui-test, r=notriddle | Matthias Krüger | -4/+0 |
| 2022-12-09 | Auto merge of #104449 - oli-obk:unhide_unknown_spans, r=estebank,RalfJung | bors | -713/+2025 |
| 2022-12-09 | Add tests | Gary Guo | -0/+93 |
| 2022-12-09 | Auto merge of #105456 - matthiaskrgr:rollup-yennygf, r=matthiaskrgr | bors | -41/+203 |
| 2022-12-08 | Don't generate pointer loads to spills unless necessary | Wesley Wiser | -2/+22 |
| 2022-12-08 | Add test case for ub in generated LLVM IR | Wesley Wiser | -0/+22 |
| 2022-12-08 | Add LLVM KCFI support to the Rust compiler | Ramon de C Valle | -1/+59 |
| 2022-12-08 | disable mergefunc instead of making fns unique | Erik Desjardins | -8/+4 |
| 2022-12-08 | Point at LHS on binop type err if relevant | Esteban Küber | -186/+560 |
| 2022-12-08 | Add `rustc_on_unimplemented` to `Sum` and `Product` trait. | Nixon Enraght-Moony | -0/+48 |
| 2022-12-09 | Ignore errors when including clear_expected_if_blessed | Tomasz Miąsko | -1/+1 |
| 2022-12-08 | rustdoc: add GUI test case for docblock table colors | Michael Howell | -0/+50 |
| 2022-12-08 | Bless incremental tests | Gary Guo | -10/+10 |
| 2022-12-08 | Support `#[track_caller]` on async closures | Gary Guo | -1/+65 |
| 2022-12-08 | Update rustdoc test to check its error output | Guillaume Gomez | -1/+11 |
| 2022-12-08 | Add regression test for #105404 | Guillaume Gomez | -0/+39 |
| 2022-12-08 | Rollup merge of #105423 - oli-obk:symbols, r=jackh726 | Matthias Krüger | -1/+1 |
| 2022-12-08 | Rollup merge of #105408 - cuviper:help-rpitirpit, r=compiler-errors | Matthias Krüger | -0/+6 |
| 2022-12-08 | Rollup merge of #105317 - RalfJung:retag-rework, r=oli-obk | Matthias Krüger | -29/+0 |
| 2022-12-08 | Rollup merge of #105255 - cjgillot:issue-105197, r=compiler-errors | Matthias Krüger | -0/+17 |
| 2022-12-08 | Rollup merge of #104922 - estebank:fur-elize, r=oli-obk | Matthias Krüger | -11/+179 |
| 2022-12-08 | add regression test for #105009 | lcnr | -0/+52 |
| 2022-12-08 | add a test for #103095 | Takayuki Maeda | -0/+30 |
| 2022-12-08 | Add 0..=isize::MAX range metadata to size loads from vtables | Erik Desjardins | -0/+55 |
| 2022-12-08 | add a test case for `generic_const_exprs` in trait items | Takayuki Maeda | -1/+8 |
| 2022-12-07 | Use `Symbol` for the crate name instead of `String`/`str` | Oli Scherer | -1/+1 |
| 2022-12-07 | Update newly failing UI tests | Guillaume Gomez | -7/+34 |
| 2022-12-07 | Add regression test for impl blocks in const expr | Guillaume Gomez | -0/+43 |
| 2022-12-07 | Properly print generator interior type sizes | Michael Goulet | -11/+28 |
| 2022-12-07 | Factor scrape-examples toggle test into a new file | Will Crichton | -38/+14 |