| Age | Commit message (Expand) | Author | Lines |
| 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: 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 | 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 | 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-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 |
| 2022-11-24 | Migrate source code elements style to CSS variables | Guillaume Gomez | -20/+14 |
| 2022-11-24 | Rollup merge of #104796 - notriddle:notriddle/unused-issue-104397, r=oli-obk | Matthias Krüger | -0/+18 |
| 2022-11-24 | Rollup merge of #104792 - notriddle:notriddle/crate-search-title-display, r=G... | Matthias Krüger | -3/+3 |
| 2022-11-24 | Rollup merge of #104782 - oli-obk:const_eval_limit_bump, r=pnkfelix | Matthias Krüger | -4/+4 |
| 2022-11-24 | Rollup merge of #104780 - BoxyUwU:error_reported_not_be_bad, r=oli-obk | Matthias Krüger | -0/+16 |
| 2022-11-24 | Rollup merge of #104514 - chenyukang:yukang/fix-104513-ice, r=petrochenkov | Matthias Krüger | -0/+24 |
| 2022-11-24 | Auto merge of #103693 - HKalbasi:master, r=oli-obk | bors | -10/+8 |
| 2022-11-24 | Auto merge of #104321 - Swatinem:async-gen, r=oli-obk | bors | -79/+83 |
| 2022-11-24 | move things from rustc_target::abi to rustc_abi | hkalbasi | -2/+2 |
| 2022-11-24 | move some layout logic to rustc_target::abi::layout | hkalbasi | -4/+2 |
| 2022-11-24 | make rustc_target usable outside of rustc | hkalbasi | -4/+4 |
| 2022-11-24 | make `error_reported` check for delayed bugs | Boxy | -0/+16 |
| 2022-11-24 | Avoid `GenFuture` shim when compiling async constructs | Arpad Borsos | -79/+83 |
| 2022-11-24 | Rollup merge of #104778 - lnicola:rust-analyzer-2022-11-23, r=lnicola | Matthias Krüger | -895/+2089 |
| 2022-11-24 | Rollup merge of #104772 - GuillaumeGomez:small-accessibility-improvement, r=n... | Matthias Krüger | -18/+16 |
| 2022-11-24 | Rollup merge of #104771 - est31:if_let_chain_broken_mir_test, r=davidtwco | Matthias Krüger | -0/+31 |
| 2022-11-24 | Rollup merge of #104753 - compiler-errors:drop-tracking-var-ice, r=oli-obk | Matthias Krüger | -0/+168 |
| 2022-11-24 | Rollup merge of #104742 - WaffleLapkin:forbidden-SUPER-deref, r=compiler-errors | Matthias Krüger | -37/+34 |
| 2022-11-24 | Rollup merge of #104594 - compiler-errors:dyn-star-rcvr, r=eholk,estebank | Matthias Krüger | -4/+137 |
| 2022-11-24 | Rollup merge of #103908 - estebank:consider-cloning, r=compiler-errors | Matthias Krüger | -31/+1182 |
| 2022-11-24 | fix #104513, Use node_ty_opt to avoid ICE in visit_ty | yukang | -0/+24 |
| 2022-11-24 | Auto merge of #104610 - ouz-a:revert-overflow, r=compiler-errors | bors | -13/+13 |
| 2022-11-24 | Adjust tests | Michael Goulet | -5/+21 |
| 2022-11-24 | Properly handle `Pin<&mut dyn* Trait>` receiver in codegen | Michael Goulet | -0/+62 |
| 2022-11-24 | Disable dyn* upcasting | Michael Goulet | -2/+57 |
| 2022-11-23 | lint: do not warn unused parens around higher-ranked function pointers | Michael Howell | -0/+18 |
| 2022-11-23 | unstable-book: Add page for the `abi_efiapi` feature | Nicholas Bishop | -0/+23 |
| 2022-11-23 | rustdoc: simplify `.search-results-title` CSS | Michael Howell | -3/+3 |
| 2022-11-24 | effective visibility: Fix private visibility calculation for modules | Vadim Petrochenkov | -1/+1 |