| Age | Commit message (Expand) | Author | Lines |
| 2022-10-08 | Rollup merge of #102782 - Hosshii:issue-102124, r=Mark-Simulacrum | Michael Howell | -0/+20 |
| 2022-10-08 | Rollup merge of #102514 - b-naber:binder-print-fixes, r=jackh726 | Michael Howell | -7/+51 |
| 2022-10-08 | Rollup merge of #99818 - aliemjay:fix-closure-normalize, r=jackh726 | Michael Howell | -0/+135 |
| 2022-10-08 | Rollup merge of #102815 - notriddle:notriddle/mobile-topbar, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2022-10-08 | Rollup merge of #102723 - pcc:run-make-cc, r=Mark-Simulacrum | Matthias Krüger | -5/+1 |
| 2022-10-08 | Rollup merge of #102524 - notriddle:notriddle/unsafe-function, r=GuillaumeGomez | Matthias Krüger | -0/+41 |
| 2022-10-08 | Auto merge of #102315 - RalfJung:assert_unsafe_precondition, r=thomcc | bors | -5/+6 |
| 2022-10-08 | rustdoc: add test case for dimensions and color of unsafe `<sup>` | Michael Howell | -0/+41 |
| 2022-10-08 | rustdoc: remove mobile topbar from source pages instead of hiding it | Michael Howell | -1/+1 |
| 2022-10-08 | handle late-bound vars from inner binders correctly and add test | b-naber | -0/+24 |
| 2022-10-08 | Auto merge of #102809 - matthiaskrgr:rollup-qq62vuv, r=matthiaskrgr | bors | -187/+260 |
| 2022-10-08 | Rollup merge of #102789 - GuillaumeGomez:update-browser-ui-test-version, r=no... | Matthias Krüger | -149/+149 |
| 2022-10-08 | Rollup merge of #102778 - nbdd0121:mir, r=tmiasko | Matthias Krüger | -0/+67 |
| 2022-10-08 | Rollup merge of #102675 - ouz-a:mir-technical-debt, r=oli-obk | Matthias Krüger | -16/+16 |
| 2022-10-08 | Rollup merge of #101520 - oli-obk:transmute_lifetimes, r=compiler-errors | Matthias Krüger | -22/+28 |
| 2022-10-08 | Auto merge of #100720 - camsteffen:representable, r=cjgillot | bors | -252/+188 |
| 2022-10-08 | don't ICE when normalizing closure input tys | Ali MJ Al-Nasrawy | -0/+135 |
| 2022-10-07 | Auto merge of #102091 - RalfJung:const_err, r=oli-obk | bors | -5088/+1323 |
| 2022-10-07 | Update rustdoc-gui test to new browser-ui-test version | Guillaume Gomez | -149/+149 |
| 2022-10-07 | Fix test | Gary Guo | -10/+11 |
| 2022-10-07 | Rollup merge of #102779 - TaKO8Ki:fix-type-of-ice-102768, r=fee1-dead | Dylan DPC | -0/+47 |
| 2022-10-07 | Rollup merge of #102764 - compiler-errors:issue-102762, r=jackh726 | Dylan DPC | -0/+46 |
| 2022-10-07 | Allow transmutes between the same types after erasing lifetimes | Oli Scherer | -22/+28 |
| 2022-10-07 | make const_err a hard error | Ralf Jung | -5088/+1323 |
| 2022-10-07 | Add regression test for #102124 | Hosshii | -0/+20 |
| 2022-10-07 | Rewrite representability | Cameron Steffen | -252/+188 |
| 2022-10-07 | add a few more assert_unsafe_precondition | Ralf Jung | -5/+6 |
| 2022-10-07 | fix a ICE #102768 | Takayuki Maeda | -0/+47 |
| 2022-10-07 | Fix MIR inlining of asm_unwind | Gary Guo | -0/+66 |
| 2022-10-07 | Rollup merge of #102761 - est31:let_else_uninhabited_test, r=compiler-errors | Matthias Krüger | -1/+23 |
| 2022-10-07 | Rollup merge of #102744 - notriddle:notriddle/content-item-list, r=GuillaumeG... | Matthias Krüger | -6/+6 |
| 2022-10-07 | Rollup merge of #102720 - lyming2007:issue-102397-fix, r=compiler-errors | Matthias Krüger | -8/+8 |
| 2022-10-07 | Check WhereClauseReferencesSelf after all other object safety checks | Michael Goulet | -0/+46 |
| 2022-10-07 | let-else: test else block with non-never uninhabited type | est31 | -1/+23 |
| 2022-10-06 | rustdoc: remove unused HTML `class="item-list"` | Michael Howell | -6/+6 |
| 2022-10-06 | Rollup merge of #102725 - nnethercote:rm-Z-time, r=davidtwco | Matthias Krüger | -1/+0 |
| 2022-10-06 | Rollup merge of #102718 - compiler-errors:opaque-bound-lint-ice, r=fee1-dead | Matthias Krüger | -0/+22 |
| 2022-10-06 | Rollup merge of #98496 - BoxyUwU:instancers_bad_equality, r=lcnr | Matthias Krüger | -2/+42 |
| 2022-10-06 | Remove `mir::CastKind::Misc` | ouz-a | -16/+16 |
| 2022-10-06 | Auto merge of #102707 - fmease:rustdoc-render-more-cross-crate-hrtbs-properly... | bors | -5/+29 |
| 2022-10-06 | Rollup merge of #102710 - Rageking8:add-test-for-issue-82633, r=estebank | Matthias Krüger | -0/+173 |
| 2022-10-06 | Rollup merge of #102708 - TaKO8Ki:improve-eqeq-suggestion, r=estebank | Matthias Krüger | -20/+78 |
| 2022-10-06 | Rollup merge of #102694 - compiler-errors:fn-to-method, r=davidtwco | Matthias Krüger | -353/+410 |
| 2022-10-05 | test: run-make: skip when cross-compiling | Peter Collingbourne | -5/+1 |
| 2022-10-06 | Remove `-Ztime` option. | Nicholas Nethercote | -1/+0 |
| 2022-10-05 | rustdoc: remove unused CSS class `in-band` | Michael Howell | -20/+20 |
| 2022-10-05 | rustdoc: render more cross-crate hrtbs properly | León Orell Valerian Liehr | -5/+29 |
| 2022-10-05 | do not reverse the expected type and found type for ObligationCauseCode of If... | Yiming Lei | -8/+8 |
| 2022-10-05 | Auto merge of #102394 - dingxiangfei2009:issue-102317, r=oli-obk | bors | -0/+44 |
| 2022-10-05 | Fix opaque_hidden_inferred_bound lint ICE | Michael Goulet | -0/+22 |