| Age | Commit message (Expand) | Author | Lines |
| 2022-09-30 | Rollup merge of #102495 - nnethercote:reinstate-hir-stats, r=lqd | Matthias Krüger | -1/+0 |
| 2022-09-30 | Rollup merge of #102421 - lyming2007:issue-101866, r=lcnr | Matthias Krüger | -0/+33 |
| 2022-09-30 | Rollup merge of #102491 - notriddle:notriddle/sidebar-opacity, r=GuillaumeGomez | Matthias Krüger | -11/+8 |
| 2022-09-30 | Rollup merge of #102350 - TaKO8Ki:incomplete-fn-in-struct-definition, r=fee1-... | Matthias Krüger | -5/+27 |
| 2022-09-30 | Auto merge of #102164 - compiler-errors:rpitit-foreign, r=TaKO8Ki | bors | -0/+20 |
| 2022-09-30 | Reinstate `hir-stats.rs` test for stage 1. | Nicholas Nethercote | -1/+0 |
| 2022-09-29 | Auto merge of #101887 - nnethercote:shrink-Res, r=spastorino | bors | -46/+46 |
| 2022-09-29 | rustdoc: update test case now that the UI animation is removed | Michael Howell | -11/+8 |
| 2022-09-29 | remove the unused :: between trait and type to give user correct diagnostic i... | Yiming Lei | -0/+33 |
| 2022-09-29 | Rollup merge of #102447 - notriddle:notriddle/method-toggle, r=jsha | Michael Howell | -6/+6 |
| 2022-09-29 | Rollup merge of #102442 - notriddle:notriddle/header-weight, r=GuillaumeGomez | Michael Howell | -7/+7 |
| 2022-09-29 | Rollup merge of #102214 - cassaundra:fix-format-args-span, r=cjgillot | Michael Howell | -0/+64 |
| 2022-09-29 | Rollup merge of #102336 - compiler-errors:issue-102333, r=jackh726 | Dylan DPC | -0/+15 |
| 2022-09-29 | Auto merge of #102328 - cuviper:ibm-stack-probes, r=nagisa | bors | -30/+71 |
| 2022-09-28 | rustdoc: add method spacing to trait methods | Michael Howell | -6/+6 |
| 2022-09-29 | Rollup merge of #102399 - b-naber:binder-print-ice, r=lcnr | Yuki Okushi | -0/+34 |
| 2022-09-29 | Rollup merge of #102393 - Rageking8:add-regression-test-for-issue-94923, r=Jo... | Yuki Okushi | -0/+49 |
| 2022-09-29 | Rollup merge of #102351 - Rageking8:improve-E0585, r=wesleywiser | Yuki Okushi | -19/+19 |
| 2022-09-29 | Rollup merge of #98368 - sunfishcode:sunfishcode/std-os-fd, r=joshtriplett | Yuki Okushi | -3/+3 |
| 2022-09-28 | rustdoc: remove bad CSS font-weight on `.impl`, `.method`, etc | Michael Howell | -7/+7 |
| 2022-09-29 | Shrink `hir::def::Res`. | Nicholas Nethercote | -46/+46 |
| 2022-09-28 | Fix span of byte-escaped left format args brace | Cassaundra Smith | -0/+64 |
| 2022-09-28 | Auto merge of #100719 - CohenArthur:rust-safe-intrinsic-attribute, r=wesleywiser | bors | -3/+45 |
| 2022-09-29 | improve E0585 help | Rageking8 | -19/+19 |
| 2022-09-28 | Auto merge of #101454 - cjgillot:concat-binders, r=estebank | bors | -6/+67 |
| 2022-09-28 | Auto merge of #101619 - Xiretza:rustc_parse-session-diagnostics, r=davidtwco | bors | -25/+39 |
| 2022-09-28 | add test | b-naber | -0/+34 |
| 2022-09-28 | add regression test | Rageking8 | -0/+49 |
| 2022-09-28 | rustc_safe_intrinsic: Add UI test | Arthur Cohen | -0/+25 |
| 2022-09-28 | Auto merge of #102388 - JohnTitor:rollup-mbyw6fl, r=JohnTitor | bors | -20/+384 |
| 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 | -17/+3 |
| 2022-09-28 | Rollup merge of #100747 - MatthewPeterKelly:mpk/add-long-error-message-for-E0... | Yuki Okushi | -1/+36 |
| 2022-09-28 | fix a ui test | Takayuki Maeda | -3/+5 |
| 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 | 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 | -4/+152 |
| 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 | Bless stats. | Camille GILLOT | -6/+6 |
| 2022-09-27 | Rework "inner attribute not permitted" errors | Xiretza | -1/+1 |
| 2022-09-27 | Migrate more rustc_parse diagnostics to diagnostic structs | Xiretza | -4/+4 |
| 2022-09-27 | Migrate "invalid literal suffix" diagnostic to diagnostic structs | Xiretza | -18/+18 |
| 2022-09-27 | Migrate more diagnostics in rustc_parse to diagnostic structs | Xiretza | -2/+2 |