| Age | Commit message (Expand) | Author | Lines |
| 2022-09-23 | Rollup merge of #102104 - Aaron1011:no-test-backtrace, r=Mark-Simulacrum | Matthias Krüger | -2/+4 |
| 2022-09-23 | Rollup merge of #102066 - notriddle:notriddle/headers-max-width, r=GuillaumeG... | Matthias Krüger | -1/+1 |
| 2022-09-23 | Rollup merge of #101664 - mejrs:similarity, r=fee1-dead | Matthias Krüger | -0/+132 |
| 2022-09-23 | Rollup merge of #100734 - ComputerDruid:afit_feature, r=compiler-errors | Matthias Krüger | -14/+112 |
| 2022-09-22 | Auto merge of #102139 - Dylan-DPC:rollup-ljlipt8, r=Dylan-DPC | bors | -5/+23 |
| 2022-09-22 | Rollup merge of #102119 - steffahn:fix-pararmeter, r=dtolnay | Dylan DPC | -4/+4 |
| 2022-09-22 | Rollup merge of #102107 - Urgau:rustdoc-missing-space-before-where-clause, r=... | Dylan DPC | -1/+18 |
| 2022-09-22 | Rollup merge of #102037 - jyn514:normalize-docs, r=lcnr | Dylan DPC | -0/+1 |
| 2022-09-22 | Auto merge of #100980 - compiler-errors:normalize-opaque-w-bound-vars, r=lcnr | bors | -20/+1 |
| 2022-09-22 | Auto merge of #100982 - fee1-dead-contrib:const-impl-requires-const-trait, r=... | bors | -174/+248 |
| 2022-09-21 | Split out async_fn_in_trait into a separate feature | Dan Johnson | -14/+112 |
| 2022-09-22 | Optimize subtyping and equation of GeneratorWitness | Michael Goulet | -20/+1 |
| 2022-09-21 | rustdoc: update test case for headers without max-width | Michael Howell | -1/+1 |
| 2022-09-22 | Rollup merge of #102100 - GuillaumeGomez:stab-in-docblocks, r=notriddle | Yuki Okushi | -0/+39 |
| 2022-09-22 | Rollup merge of #102084 - andrewpollack:add-issue-panic-unwind, r=bjorn3 | Yuki Okushi | -2/+3 |
| 2022-09-22 | Rollup merge of #102073 - andrewpollack:add-execvp-call-ignore, r=tmandry | Yuki Okushi | -0/+1 |
| 2022-09-22 | Rollup merge of #102071 - andrewpollack:add-needs-unwind-for-binary-size, r=t... | Yuki Okushi | -0/+3 |
| 2022-09-22 | Rollup merge of #102054 - GuillaumeGomez:sidebar-all-page, r=notriddle | Yuki Okushi | -0/+35 |
| 2022-09-22 | Rollup merge of #102033 - andrewpollack:add-unwind-on-pretty, r=tmandry | Yuki Okushi | -0/+3 |
| 2022-09-22 | Rollup merge of #102032 - andrewpollack:bad-signal-compiler-tests, r=tmandry | Yuki Okushi | -0/+5 |
| 2022-09-22 | Bless test output changes | Frank Steffahn | -4/+4 |
| 2022-09-21 | Auto merge of #101558 - JhonnyBillM:session-diagnostic-to-diagnostic-handler-... | bors | -170/+170 |
| 2022-09-21 | Auto merge of #102097 - Dylan-DPC:rollup-gc75oh4, r=Dylan-DPC | bors | -4/+179 |
| 2022-09-21 | Add missing space between notable trait tooltip and where clause | Urgau | -1/+18 |
| 2022-09-21 | Adding ignore fuchsia tests for signal cases | Andrew Pollack | -0/+5 |
| 2022-09-21 | FIX - adopt new Diagnostic naming in newly migrated modules | Jhonny Bill Mena | -6/+6 |
| 2022-09-21 | UPDATE - rename SessionSubdiagnostic macro to Subdiagnostic | Jhonny Bill Mena | -69/+69 |
| 2022-09-21 | UPDATE - rename DiagnosticHandler macro to Diagnostic | Jhonny Bill Mena | -87/+87 |
| 2022-09-21 | UPDATE - rename AddSubdiagnostic trait to AddToDiagnostic | Jhonny Bill Mena | -9/+9 |
| 2022-09-21 | UPDATE - rename DiagnosticHandler trait to IntoDiagnostic | Jhonny Bill Mena | -94/+95 |
| 2022-09-21 | UPDATE - move SessionDiagnostic from rustc_session to rustc_errors | Jhonny Bill Mena | -2/+1 |
| 2022-09-21 | Set 'exec-env:RUST_BACKTRACE=0' in const-eval-select tests | Aaron Hill | -2/+4 |
| 2022-09-21 | Make error messages great again (and fix clippy and add test) | Deadbeef | -42/+64 |
| 2022-09-21 | Add GUI test for `.stab` elements in docblocks | Guillaume Gomez | -0/+39 |
| 2022-09-21 | Rollup merge of #102059 - compiler-errors:issue-101984, r=jackh726 | Dylan DPC | -0/+41 |
| 2022-09-21 | Rollup merge of #102045 - RalfJung:const-prop-regression-fix, r=oli-obk | Dylan DPC | -0/+120 |
| 2022-09-21 | Rollup merge of #102031 - andrewpollack:compiler-tests-backtrace, r=tmandry | Dylan DPC | -4/+10 |
| 2022-09-21 | Rollup merge of #89891 - ojeda:modular-alloc, r=Mark-Simulacrum | Dylan DPC | -0/+8 |
| 2022-09-21 | Auto merge of #101846 - chenyukang:fix-101793, r=davidtwco | bors | -22/+64 |
| 2022-09-21 | Auto merge of #100096 - compiler-errors:fn-return-must-be-sized, r=jackh726 | bors | -1/+66 |
| 2022-09-21 | Adding needs-unwind for test using panic::catch_unwind | Andrew Pollack | -2/+3 |
| 2022-09-21 | Auto merge of #100214 - scottmcm:strict-range, r=thomcc | bors | -0/+14 |
| 2022-09-20 | Adding ignore fuchsia tests for execvp | Andrew Pollack | -0/+1 |
| 2022-09-20 | Adding needs-unwind to tests involving changing memory size of Futures/Closures | Andrew Pollack | -0/+3 |
| 2022-09-20 | Auto merge of #102061 - notriddle:rollup-kwu9vp8, r=notriddle | bors | -85/+238 |
| 2022-09-20 | Rollup merge of #102038 - jyn514:rustdoc-normalize-test, r=compiler-errors | Michael Howell | -0/+2 |
| 2022-09-20 | Rollup merge of #102034 - notriddle:notriddle/border-bottom, r=GuillaumeGomez | Michael Howell | -13/+13 |
| 2022-09-20 | Rollup merge of #102027 - notriddle:notriddle/docblock-item-decl, r=Guillaume... | Michael Howell | -72/+72 |
| 2022-09-20 | Rollup merge of #102008 - GuillaumeGomez:notable-trait-gui-test, r=notriddle | Michael Howell | -0/+103 |
| 2022-09-20 | Rollup merge of #100250 - cjgillot:recover-token-stream, r=Aaron1011 | Michael Howell | -0/+48 |