| Age | Commit message (Expand) | Author | Lines |
| 2022-11-12 | Rollup merge of #104117 - crlf0710:update_feature_gate, r=jackh726 | Guillaume Gomez | -80/+80 |
| 2022-11-12 | Rollup merge of #104110 - krasimirgg:msan-16, r=nagisa | Guillaume Gomez | -0/+32 |
| 2022-11-12 | Auto merge of #102701 - flba-eb:add_qnx_nostd_support, r=cjgillot | bors | -1/+1 |
| 2022-11-12 | Auto merge of #104310 - Dylan-DPC:rollup-wgt1z4a, r=Dylan-DPC | bors | -34/+306 |
| 2022-11-12 | Rollup merge of #104267 - notriddle:notriddle/checkbox, r=GuillaumeGomez | Dylan DPC | -12/+84 |
| 2022-11-12 | Rollup merge of #104214 - Nilstrieb:returns_impl_Ice, r=compiler-errors | Dylan DPC | -0/+135 |
| 2022-11-12 | Rollup merge of #103970 - oli-obk:unhide_unknown_spans, r=estebank | Dylan DPC | -20/+14 |
| 2022-11-12 | Rollup merge of #102049 - fee1-dead-contrib:derive_const, r=oli-obk | Dylan DPC | -2/+73 |
| 2022-11-12 | Auto merge of #103530 - cjgillot:hir-lifetimes-direct, r=estebank | bors | -133/+89 |
| 2022-11-12 | Auto merge of #103150 - joboet:remove_lock_wrappers, r=m-ou-se | bors | -2/+2 |
| 2022-11-11 | Auto merge of #104293 - Manishearth:rollup-xj92d0k, r=Manishearth | bors | -92/+678 |
| 2022-11-11 | Auto merge of #104289 - Dylan-DPC:rollup-v7wei2t, r=Dylan-DPC | bors | -93/+264 |
| 2022-11-11 | Rollup merge of #104129 - notriddle:notriddle/102576-js-notable-trait, r=Mani... | Manish Goregaokar | -16/+108 |
| 2022-11-11 | Rollup merge of #103531 - chenyukang:yukang/fix-103474, r=estebank | Manish Goregaokar | -4/+76 |
| 2022-11-11 | Rollup merge of #103468 - chenyukang:yukang/fix-103435-extra-parentheses, r=e... | Manish Goregaokar | -0/+97 |
| 2022-11-11 | Rollup merge of #100386 - compiler-errors:sized-coinductive-redux, r=lcnr | Manish Goregaokar | -69/+113 |
| 2022-11-11 | Rollup merge of #95292 - BGR360:const-trait-specialize, r=lcnr | Manish Goregaokar | -3/+284 |
| 2022-11-11 | rustdoc: add test cases for checkbox toggles | Michael Howell | -4/+79 |
| 2022-11-11 | Rollup merge of #104216 - Nilstrieb:dont-ice-invalid-operator-traits, r=estebank | Dylan DPC | -0/+31 |
| 2022-11-11 | Rollup merge of #104202 - camsteffen:103748, r=estebank | Dylan DPC | -0/+59 |
| 2022-11-11 | Rollup merge of #104169 - GuillaumeGomez:migrate-css-target, r=notriddle | Dylan DPC | -0/+35 |
| 2022-11-11 | Rollup merge of #103445 - fmease:fix-50291, r=estebank | Dylan DPC | -7/+5 |
| 2022-11-11 | Rollup merge of #100633 - estebank:must_use_async_fn_return, r=tmandry | Dylan DPC | -86/+134 |
| 2022-11-11 | Print all labels, even if they have no span. Fall back to main item's span. | Oli Scherer | -13/+10 |
| 2022-11-11 | Don't add message that will never be shown to users | Oli Scherer | -7/+4 |
| 2022-11-11 | Visit opaque types during type collection too. | Camille GILLOT | -321/+100 |
| 2022-11-11 | Resolve lifetimes using the regular logic for RPIT. | Camille GILLOT | -25/+202 |
| 2022-11-11 | Add `nto` as known `target_os` | Florian Bartels | -1/+1 |
| 2022-11-11 | rustc_codegen_ssa: Better code generation for niche discriminants. | Michael Benfield | -0/+226 |
| 2022-11-10 | Oops, bless this test. | Ben Reeves | -1/+1 |
| 2022-11-10 | Fix tests after rebase | Esteban Küber | -2/+2 |
| 2022-11-11 | Auto merge of #99918 - WaffleLapkin:fnFnfun, r=estebank | bors | -0/+154 |
| 2022-11-10 | review comments | Esteban Küber | -4/+4 |
| 2022-11-10 | Consider `#[must_use]` annotation on `async fn` as also affecting the `Future... | Esteban Küber | -30/+78 |
| 2022-11-10 | Tweak span for `#[must_use]` | Esteban Küber | -55/+55 |
| 2022-11-10 | rustdoc: use checkbox instead of switch for settings toggles | Michael Howell | -8/+5 |
| 2022-11-10 | More nits | Michael Goulet | -0/+14 |
| 2022-11-10 | bless tests | Michael Goulet | -70/+23 |
| 2022-11-10 | add some more tests | lcnr | -0/+35 |
| 2022-11-10 | make `Sized` coinductive | lcnr | -0/+42 |
| 2022-11-10 | Apply PR feedback. | Ben Reeves | -1/+1 |
| 2022-11-10 | Require `~const` qualifier on trait bounds in specializing impls if present i... | Ben Reeves | -8/+94 |
| 2022-11-10 | Add #[const_trait] where needed in tests. | Ben Reeves | -1/+10 |
| 2022-11-10 | Disallow specializing on const impls with non-const impls. | Ben Reeves | -76/+20 |
| 2022-11-10 | Allow specialized const trait impls. | Ben Reeves | -0/+242 |
| 2022-11-10 | Add GUI test for :target | Guillaume Gomez | -0/+35 |
| 2022-11-11 | Mark `trait_upcasting` feature no longer incomplete. | Charles Lew | -80/+80 |
| 2022-11-10 | update debuginfo check | joboet | -2/+2 |
| 2022-11-10 | Rollup merge of #104233 - compiler-errors:issue-104209, r=lcnr | Manish Goregaokar | -0/+14 |
| 2022-11-10 | Rollup merge of #104186 - chenyukang:yukang/fix-104086-let-binding-issue, r=o... | Manish Goregaokar | -0/+165 |