| Age | Commit message (Expand) | Author | Lines |
| 2022-11-29 | Rollup merge of #104911 - spastorino:inferred_outlives_crate-return-clause, r... | Matthias Krüger | -39/+49 |
| 2022-11-29 | Rollup merge of #104627 - calebzulawski:print-target-features, r=compiler-errors | Matthias Krüger | -16/+19 |
| 2022-11-29 | Rollup merge of #104523 - flba-eb:fix_nto_target_name, r=wesleywiser | Matthias Krüger | -14/+32 |
| 2022-11-29 | Rollup merge of #104436 - ismailmaj:add-slice-to-stack-allocated-string-comme... | Matthias Krüger | -1/+1 |
| 2022-11-29 | Rollup merge of #104427 - compiler-errors:rematch-impl-may-fail-actually, r=lcnr | Matthias Krüger | -0/+7 |
| 2022-11-29 | Rollup merge of #103876 - oli-obk:tait_implications, r=lcnr | Matthias Krüger | -6/+123 |
| 2022-11-29 | Explain why rematch_impl fails to be infallible | Michael Goulet | -0/+7 |
| 2022-11-29 | Make inferred_outlives_crate return Clause | Santiago Pastorino | -39/+49 |
| 2022-11-29 | Auto merge of #105012 - WaffleLapkin:into, r=oli-obk | bors | -98/+86 |
| 2022-11-29 | Auto merge of #104947 - cjgillot:verify-hir-nest, r=oli-obk | bors | -32/+54 |
| 2022-11-29 | Auto merge of #105041 - matthiaskrgr:rollup-7ffry90, r=matthiaskrgr | bors | -176/+154 |
| 2022-11-29 | Rollup merge of #105038 - Rageking8:clean-up-pr-104954, r=compiler-errors | Matthias Krüger | -4/+3 |
| 2022-11-29 | Rollup merge of #105027 - aDotInTheVoid:rdj-foreign-variant-test, r=Guillaume... | Matthias Krüger | -0/+25 |
| 2022-11-29 | Rollup merge of #105024 - notriddle:notriddle/fnname, r=jyn514 | Matthias Krüger | -35/+34 |
| 2022-11-29 | Rollup merge of #105020 - notriddle:notriddle/rustdoc-toggle, r=GuillaumeGomez | Matthias Krüger | -8/+1 |
| 2022-11-29 | Rollup merge of #105016 - GuillaumeGomez:load-sentence-rustdoc, r=notriddle | Matthias Krüger | -8/+12 |
| 2022-11-29 | Rollup merge of #105010 - Neutron3529:patch-2, r=jyn514 | Matthias Krüger | -2/+2 |
| 2022-11-29 | Rollup merge of #104978 - Veykril:patch-2, r=jyn514 | Matthias Krüger | -0/+3 |
| 2022-11-29 | Rollup merge of #104959 - compiler-errors:revert-104269, r=lcnr | Matthias Krüger | -74/+4 |
| 2022-11-29 | Rollup merge of #104951 - Swatinem:async-kind, r=compiler-errors | Matthias Krüger | -22/+10 |
| 2022-11-29 | Rollup merge of #104465 - djkoloski:improve_fuchsia_testing_docs, r=tmandry | Matthias Krüger | -23/+60 |
| 2022-11-29 | Auto merge of #105001 - nicholasbishop:bishop-more-uefi-test, r=jyn514 | bors | -17/+74 |
| 2022-11-29 | clean up pr 104954 | Rageking8 | -4/+3 |
| 2022-11-29 | Auto merge of #104992 - ehuss:docs-triagebot-assign, r=Mark-Simulacrum | bors | -0/+7 |
| 2022-11-28 | Simplify checking for `GeneratorKind::Async` | Arpad Borsos | -22/+10 |
| 2022-11-28 | Auto merge of #105017 - matthiaskrgr:rollup-j0x550l, r=matthiaskrgr | bors | -415/+567 |
| 2022-11-28 | Rustdoc-Json: Add tests for linking to foreign variants. | Nixon Enraght-Moony | -0/+25 |
| 2022-11-28 | Remove `Const::from_scalar_int` | Maybe Waffle | -6/+4 |
| 2022-11-28 | rustdoc: remove `fnname` CSS class that's styled exactly like `fn` | Michael Howell | -35/+34 |
| 2022-11-28 | Permit deps (scarry) | Maybe Waffle | -0/+2 |
| 2022-11-28 | Remove `Const::from_value` | Maybe Waffle | -19/+9 |
| 2022-11-28 | Simplify calls to `tcx.mk_const` | Maybe Waffle | -46/+27 |
| 2022-11-28 | Remove `tcx.mk_const_var` | Maybe Waffle | -27/+15 |
| 2022-11-28 | Make `tcx.mk_const` more permissive wrt `kind` argument | Maybe Waffle | -2/+31 |
| 2022-11-28 | rustdoc: merge background-image rules in rustdoc-toggle CSS | Michael Howell | -8/+1 |
| 2022-11-28 | Add sentence when rustdoc search is running | Guillaume Gomez | -8/+12 |
| 2022-11-28 | Rollup merge of #105006 - RalfJung:scalar-pair-alignment, r=eddyb | Matthias Krüger | -262/+272 |
| 2022-11-28 | Rollup merge of #104998 - JakobDegen:mailmap, r=jyn514 | Matthias Krüger | -1/+1 |
| 2022-11-28 | Rollup merge of #104982 - RalfJung:norun, r=oli-obk | Matthias Krüger | -6/+1 |
| 2022-11-28 | Rollup merge of #104956 - mucinoab:issue-104870, r=compiler-errors | Matthias Krüger | -7/+50 |
| 2022-11-28 | Rollup merge of #104954 - vincenzopalazzo:macros/prinf, r=estebank | Matthias Krüger | -0/+31 |
| 2022-11-28 | Rollup merge of #104936 - cjgillot:self-rpit-orig-too, r=oli-obk | Matthias Krüger | -2/+71 |
| 2022-11-28 | Rollup merge of #104933 - RalfJung:interpret-partial-ord, r=oli-obk | Matthias Krüger | -8/+8 |
| 2022-11-28 | Rollup merge of #104891 - fee1-dead-contrib:escaping_bound_vars_docs, r=wesle... | Matthias Krüger | -1/+7 |
| 2022-11-28 | Rollup merge of #104804 - nnethercote:MetaItemLit, r=petrochenkov | Matthias Krüger | -128/+126 |
| 2022-11-28 | stricter alignment enforcement for ScalarPair and Vector | Ralf Jung | -15/+22 |
| 2022-11-28 | Auto merge of #105008 - Dylan-DPC:rollup-wcd19yu, r=Dylan-DPC | bors | -470/+373 |
| 2022-11-28 | Auto merge of #102991 - Sp00ph:master, r=scottmcm | bors | -1308/+948 |
| 2022-11-28 | fix document | Neutron3529 | -2/+2 |
| 2022-11-28 | Rollup merge of #104927 - compiler-errors:binder-shifting-logic, r=oli-obk | Dylan DPC | -23/+24 |