| Age | Commit message (Expand) | Author | Lines |
| 2022-09-30 | use build-pass for the test | X | -1/+1 |
| 2022-09-28 | fix unwind drop glue for if-then scopes | Ding Xiang Fei | -0/+44 |
| 2022-09-28 | Auto merge of #102388 - JohnTitor:rollup-mbyw6fl, r=JohnTitor | bors | -26/+386 |
| 2022-09-28 | Rollup merge of #102380 - notriddle:notriddle/rustdoc-source-sidebar, r=camelid | Yuki Okushi | -3/+0 |
| 2022-09-28 | Rollup merge of #102378 - compiler-errors:issue-102289, r=jackh726 | Yuki Okushi | -0/+54 |
| 2022-09-28 | Rollup merge of #102338 - compiler-errors:assoc-ty-binding-in-assoc-ty-bindin... | Yuki Okushi | -2/+73 |
| 2022-09-28 | Rollup merge of #102288 - mejrs:inner, r=compiler-errors | Yuki Okushi | -0/+218 |
| 2022-09-28 | Rollup merge of #102232 - Urgau:stabilize-bench_black_box, r=TaKO8Ki | Yuki Okushi | -20/+5 |
| 2022-09-28 | Rollup merge of #100747 - MatthewPeterKelly:mpk/add-long-error-message-for-E0... | Yuki Okushi | -1/+36 |
| 2022-09-28 | Auto merge of #100996 - m-ou-se:format-args-2, r=estebank | bors | -229/+202 |
| 2022-09-28 | Deduplicate some logic | mejrs | -15/+15 |
| 2022-09-27 | Auto merge of #102377 - matthiaskrgr:rollup-1zvj50t, r=matthiaskrgr | bors | -149/+444 |
| 2022-09-27 | rustdoc: remove redundant mobile `.source > .sidebar` CSS | Michael Howell | -3/+0 |
| 2022-09-27 | Add newline | mejrs | -3/+3 |
| 2022-09-27 | Use already resolved self_ty in confirm_fn_pointer_candidate | Michael Goulet | -0/+54 |
| 2022-09-27 | Rollup merge of #102369 - GuillaumeGomez:results-colors, r=notriddle | Matthias Krüger | -5/+155 |
| 2022-09-27 | Rollup merge of #102367 - notriddle:notriddle/help-text-align, r=GuillaumeGomez | Matthias Krüger | -5/+0 |
| 2022-09-27 | Rollup merge of #102330 - notriddle:notriddle/srclink, r=GuillaumeGomez | Matthias Krüger | -7/+0 |
| 2022-09-27 | Rollup merge of #102284 - compiler-errors:missing-type-in-raw-ptr, r=davidtwco | Matthias Krüger | -4/+31 |
| 2022-09-27 | Rollup merge of #102281 - RalfJung:invalid-enums, r=cjgillot | Matthias Krüger | -112/+226 |
| 2022-09-27 | Address feedback | mejrs | -12/+64 |
| 2022-09-27 | Wrapper suggestions | mejrs | -0/+166 |
| 2022-09-27 | Add GUI regression test for search results colors | Guillaume Gomez | -4/+152 |
| 2022-09-27 | Fix regression for results colors | Guillaume Gomez | -1/+3 |
| 2022-09-27 | rustdoc: remove redundant `#help-button` CSS | Michael Howell | -5/+0 |
| 2022-09-27 | Update src/test/rustdoc-gui/sidebar-mobile-scroll.goml | Jacob Hoffman-Andrews | -3/+3 |
| 2022-09-27 | Deny associated type bindings within associated type bindings | Michael Goulet | -2/+73 |
| 2022-09-27 | Update cargo | Weihang Lo | -0/+0 |
| 2022-09-27 | rustdoc: use CSS containment to speed up render | Jacob Hoffman-Andrews | -16/+32 |
| 2022-09-27 | Stabilize bench_black_box | Urgau | -20/+5 |
| 2022-09-27 | also query type_uninhabited_from | Ralf Jung | -37/+38 |
| 2022-09-27 | Update test. | Mara Bos | -6/+4 |
| 2022-09-27 | Update tests. | Mara Bos | -215/+190 |
| 2022-09-27 | Rewrite and refactor format_args!() builtin macro. | Mara Bos | -8/+8 |
| 2022-09-27 | Auto merge of #102306 - lcnr:rustc_hir_analysis, r=compiler-errors | bors | -42/+42 |
| 2022-09-27 | rustc_typeck to rustc_hir_analysis | lcnr | -42/+42 |
| 2022-09-27 | Auto merge of #102314 - TaKO8Ki:add-label-to-struct-enum-union-ident, r=estebank | bors | -6/+67 |
| 2022-09-27 | Auto merge of #102189 - davidtwco:translation-derive-enums, r=compiler-errors | bors | -88/+119 |
| 2022-09-27 | Structured suggestion for missing mut/const in pointer | Michael Goulet | -4/+31 |
| 2022-09-27 | fix a ui test | Takayuki Maeda | -0/+2 |
| 2022-09-27 | add a label to struct/enum/union ident name | Takayuki Maeda | -6/+65 |
| 2022-09-26 | remove implied link bound per review | Matthew Kelly | -2/+3 |
| 2022-09-26 | Merge remote-tracking branch 'origin/master' into mpk/add-long-error-message-... | Matthew Kelly | -19800/+107519 |
| 2022-09-26 | Rollup merge of #102325 - notriddle:notriddle/line-number, r=GuillaumeGomez | Michael Howell | -47/+47 |
| 2022-09-26 | Rollup merge of #102321 - aDotInTheVoid:rdj-prim-impls, r=GuillaumeGomez | Michael Howell | -13/+60 |
| 2022-09-26 | Rollup merge of #102319 - notriddle:notriddle/td-th, r=GuillaumeGomez | Michael Howell | -9/+1 |
| 2022-09-26 | rustdoc: remove no-op CSS `.srclink { font-weight; font-size }` | Michael Howell | -7/+0 |
| 2022-09-26 | rustdoc: simplify example-line-numbers CSS selector | Michael Howell | -4/+4 |
| 2022-09-26 | rustdoc: give `.line-number` / `.line-numbers` meaningful names | Michael Howell | -47/+47 |
| 2022-09-26 | Rollup merge of #102286 - compiler-errors:recover-semi-in-block-item, r=david... | Matthias Krüger | -4/+45 |