| Age | Commit message (Expand) | Author | Lines |
| 2022-11-26 | Revert "Do not need to account for overflow in predicate_can_apply" | Michael Goulet | -27/+0 |
| 2022-11-26 | Revert "Add fatal overflow test" | Michael Goulet | -41/+0 |
| 2022-11-26 | Rollup merge of #104943 - aDotInTheVoid:jsondoclint-use-enum, r=GuillaumeGomez | Guillaume Gomez | -3/+61 |
| 2022-11-26 | Rollup merge of #104928 - notriddle:notriddle/sidebar-toggle-flexbox, r=Guill... | Guillaume Gomez | -9/+3 |
| 2022-11-26 | Rollup merge of #104924 - aDotInTheVoid:jsondocck-trait-alias, r=GuillaumeGomez | Guillaume Gomez | -5/+35 |
| 2022-11-26 | Rollup merge of #104788 - compiler-errors:unresolved-ct-in-gen, r=fee1-dead | Guillaume Gomez | -0/+92 |
| 2022-11-26 | jsondoclint: Handle using enum variants and glob using enums. | Nixon Enraght-Moony | -3/+61 |
| 2022-11-26 | Auto merge of #104935 - matthiaskrgr:rollup-nuca86l, r=matthiaskrgr | bors | -22/+56 |
| 2022-11-26 | Rollup merge of #104899 - notriddle:notriddle/help-dt, r=GuillaumeGomez | Matthias Krüger | -1/+0 |
| 2022-11-26 | Rollup merge of #104121 - Lokathor:mir-opt-when-instruction-set-missing-on-ca... | Matthias Krüger | -21/+56 |
| 2022-11-26 | Auto merge of #103556 - clubby789:specialize-option-partial-eq, r=scottmcm | bors | -0/+34 |
| 2022-11-26 | Do not record unresolved const vars in generator interior | Michael Goulet | -0/+92 |
| 2022-11-25 | rustdoc: use flexbox CSS to align sidebar button instead of position | Michael Howell | -9/+3 |
| 2022-11-26 | Auto merge of #104431 - alistair23:alistair/rv64-profiler, r=Mark-Simulacrum | bors | -1/+1 |
| 2022-11-26 | jsondoclint: Accept trait alias is places where trait expected. | Nixon Enraght-Moony | -5/+35 |
| 2022-11-25 | Auto merge of #99798 - JulianKnodt:ac1, r=BoxyUwU | bors | -6/+115 |
| 2022-11-25 | Refine instruction_set inline rules | Lokathor | -21/+56 |
| 2022-11-25 | Auto merge of #104902 - matthiaskrgr:rollup-oo27a4u, r=matthiaskrgr | bors | -12/+26 |
| 2022-11-25 | Rollup merge of #104896 - notriddle:notriddle/tooltip, r=GuillaumeGomez | Matthias Krüger | -3/+2 |
| 2022-11-25 | Rollup merge of #104887 - aDotInTheVoid:rustbuild-json-doc-shared-assets, r=j... | Matthias Krüger | -1/+3 |
| 2022-11-25 | Rollup merge of #104879 - aDotInTheVoid:jsondoclint-typedef, r=GuillaumeGomez | Matthias Krüger | -7/+20 |
| 2022-11-25 | Rollup merge of #104853 - jyn514:sysroot-typo, r=RalfJung | Matthias Krüger | -1/+1 |
| 2022-11-25 | rustdoc: remove no-op CSS `#help dt { display: block }` | Michael Howell | -1/+0 |
| 2022-11-25 | rustdoc: revert tooltip background color on light theme to readable | Michael Howell | -2/+2 |
| 2022-11-25 | rustdoc: remove `cursor: pointer` from unclickable tooltip | Michael Howell | -1/+0 |
| 2022-11-25 | Auto merge of #104846 - spastorino:santa-clauses-make-goals-early-christmas-ð... | bors | -55/+65 |
| 2022-11-25 | rustbuild: Don't build doc::SharedAssets when building JSON docs. | Nixon Enraght-Moony | -1/+3 |
| 2022-11-25 | Auto merge of #104877 - matthiaskrgr:rollup-s7taiq8, r=matthiaskrgr | bors | -37/+80 |
| 2022-11-25 | jsondoclint: Recognise Typedef as valid kind for Type::ResolvedPath | Nixon Enraght-Moony | -7/+20 |
| 2022-11-25 | Rollup merge of #104873 - RalfJung:therefore, r=Dylan-DPC | Matthias Krüger | -2/+2 |
| 2022-11-25 | Rollup merge of #104849 - GuillaumeGomez:source-code-sidebar-css-migration, r... | Matthias Krüger | -28/+50 |
| 2022-11-25 | Rollup merge of #104793 - nicholasbishop:bishop-add-efiapi, r=JohnTitor | Matthias Krüger | -0/+23 |
| 2022-11-25 | Rollup merge of #103648 - jyn514:no-preview, r=Mark-Simulacrum | Matthias Krüger | -7/+5 |
| 2022-11-25 | Auto merge of #104650 - BlackHoleFox:stuck-with-xcode-13, r=Mark-Simulacrum | bors | -0/+21 |
| 2022-11-25 | `super_relate_consts` do not spurriously fail on assoc consts | Boxy | -0/+20 |
| 2022-11-25 | fmt | Boxy | -1/+1 |
| 2022-11-25 | handle assoc consts in fulfill `ConstEquate` | Boxy | -151/+61 |
| 2022-11-25 | handle nested obligations in `satisfied_from_param_env` | Boxy | -8/+79 |
| 2022-11-25 | Add expand_abstract_const | kadmin | -21/+1 |
| 2022-11-25 | Add empty ConstKind::Abstract | kadmin | -35/+163 |
| 2022-11-25 | RefCell::get_mut: fix typo | Ralf Jung | -7/+7 |
| 2022-11-25 | Auto merge of #104602 - petrochenkov:effvisperf5, r=oli-obk | bors | -6/+50 |
| 2022-11-25 | Introduce PredicateKind::Clause | Santiago Pastorino | -47/+63 |
| 2022-11-25 | Simplify a bunch of trait ref obligation creations | Oli Scherer | -2/+1 |
| 2022-11-25 | get rid of to_poly_trait_predicate | Oli Scherer | -6/+1 |
| 2022-11-24 | Fix typo in miri sysroot | Joshua Nelson | -1/+1 |
| 2022-11-24 | Don't set `is_preview` for clippy and rustfmt | Joshua Nelson | -7/+5 |
| 2022-11-24 | Auto merge of #104845 - matthiaskrgr:rollup-tckj956, r=matthiaskrgr | bors | -7/+65 |
| 2022-11-24 | Strenghten GUI test to include extra state in selector | Guillaume Gomez | -6/+12 |
| 2022-11-24 | Extend GUI test to include more source code elements checks | Guillaume Gomez | -2/+24 |