| Age | Commit message (Expand) | Author | Lines |
| 2021-07-18 | Auto merge of #85686 - ptrojahn:loop_reinitialize, r=estebank | bors | -0/+102 |
| 2021-07-17 | Auto merge of #87129 - FabianWolff:issue-75356, r=varkor | bors | -0/+97 |
| 2021-07-18 | Add GUI test for <table> overflow | Guillaume Gomez | -0/+18 |
| 2021-07-18 | Remove unused file | Guillaume Gomez | -7/+0 |
| 2021-07-18 | Fix <table> overflow in doc blocks | Guillaume Gomez | -4/+5 |
| 2021-07-17 | Fix sidebar-mobile test to focus on an actual focusable element | Michael Howell | -1/+1 |
| 2021-07-17 | Fix test cases for header titles in sidebar | Michael Howell | -11/+11 |
| 2021-07-17 | Remove redundant CSS | Michael Howell | -1/+0 |
| 2021-07-17 | Rustdoc accessibility: make the sidebar headers actual headers | Michael Howell | -29/+34 |
| 2021-07-17 | Auto merge of #86676 - cjgillot:localexpn, r=petrochenkov | bors | -39/+39 |
| 2021-07-17 | Use LocalExpnId where possible. | Camille GILLOT | -2/+2 |
| 2021-07-17 | Use LocalExpnId where possible. | Camille GILLOT | -39/+39 |
| 2021-07-17 | Auto merge of #87123 - RalfJung:miri-provenance-overhaul, r=oli-obk | bors | -357/+333 |
| 2021-07-17 | Auto merge of #86761 - Alexhuszagh:master, r=estebank | bors | -198/+136 |
| 2021-07-17 | Auto merge of #86062 - nagisa:nagisa/what-a-lie, r=estebank | bors | -1/+15 |
| 2021-07-17 | Changed dec2flt to use the Eisel-Lemire algorithm. | Alex Huszagh | -198/+136 |
| 2021-07-17 | Auto merge of #87195 - yaahc:move-assert_matches-again, r=oli-obk | bors | -2/+2 |
| 2021-07-16 | Auto merge of #83898 - Aaron1011:feature/hir-wf, r=estebank | bors | -2/+26 |
| 2021-07-16 | Add initial implementation of HIR-based WF checking for diagnostics | Aaron Hill | -2/+26 |
| 2021-07-16 | Check that const parameters of trait methods have compatible types | Fabian Wolff | -0/+40 |
| 2021-07-16 | Auto merge of #87201 - GuillaumeGomez:rollup-4loi2q9, r=GuillaumeGomez | bors | -51/+101 |
| 2021-07-16 | fix ui tests | Jane Lusby | -2/+2 |
| 2021-07-16 | Consider all fields when comparing DllImports, to remove nondetermininsm in m... | Richard Cobbe | -0/+36 |
| 2021-07-16 | Rollup merge of #87200 - oli-obk:fixup_fixup_opaque_types, r=nikomatsakis | Guillaume Gomez | -3/+6 |
| 2021-07-16 | Rollup merge of #87188 - GuillaumeGomez:gui-test-auto-hide-trait-impl, r=notr... | Guillaume Gomez | -0/+20 |
| 2021-07-16 | Rollup merge of #87180 - notriddle:notriddle/sidebar-keyboard-mobile, r=Guill... | Guillaume Gomez | -1/+12 |
| 2021-07-16 | Rollup merge of #87179 - fee1-dead:active-const-impl, r=oli-obk | Guillaume Gomez | -46/+23 |
| 2021-07-16 | Rollup merge of #87158 - In-line:suggest-full-enum-variant-for-local-module, ... | Guillaume Gomez | -0/+26 |
| 2021-07-16 | Rollup merge of #87107 - oli-obk:tait_double, r=nikomatsakis | Guillaume Gomez | -1/+14 |
| 2021-07-16 | Infer all inference variables via InferCx | Oli Scherer | -3/+6 |
| 2021-07-16 | Auto merge of #84623 - jackh726:gats-incomplete, r=nikomatsakis | bors | -585/+195 |
| 2021-07-16 | feat(rustdoc): open sidebar menu when links inside it are focused | Michael Howell | -1/+12 |
| 2021-07-16 | Package LLVM libs for the target rather than the build host | Adam Gemmell | -1/+9 |
| 2021-07-16 | Auto merge of #87140 - camsteffen:pat-slice-refs, r=oli-obk | bors | -25/+20 |
| 2021-07-16 | Add GUI test for auto-hide-trait-implementations setting | Guillaume Gomez | -0/+20 |
| 2021-07-16 | Fix panics on Windows when the build was cancelled | waterlens | -6/+14 |
| 2021-07-16 | Auto merge of #87182 - GuillaumeGomez:rollup-whwohua, r=GuillaumeGomez | bors | -68/+769 |
| 2021-07-16 | Rollup merge of #87167 - GuillaumeGomez:sidebar-display-mobile, r=notriddle | Guillaume Gomez | -4/+16 |
| 2021-07-16 | Rollup merge of #87162 - GuillaumeGomez:type-decl-overflow, r=notriddle | Guillaume Gomez | -0/+18 |
| 2021-07-16 | Rollup merge of #87161 - sexxi-goose:fix-issue-87097, r=nikomatsakis | Guillaume Gomez | -0/+68 |
| 2021-07-16 | Rollup merge of #87069 - sexxi-goose:copy_ref_always, r=nikomatsakis | Guillaume Gomez | -15/+71 |
| 2021-07-16 | Rollup merge of #86983 - wesleywiser:natvis_std_types, r=michaelwoerister | Guillaume Gomez | -49/+596 |
| 2021-07-16 | Auto merge of #86662 - mockersf:fix-86620-link-unknown-location, r=jyn514 | bors | -31/+71 |
| 2021-07-16 | Make GATs no longer incomplete | Jack Huey | -585/+195 |
| 2021-07-16 | Auto merge of #87177 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2021-07-16 | Mark `const_trait_impl` as active | Deadbeef | -46/+23 |
| 2021-07-16 | Copy item path rather than full `use` statement. | moxian | -4/+3 |
| 2021-07-15 | Update cargo | Eric Huss | -0/+0 |
| 2021-07-16 | Auto merge of #86993 - jackh726:project-gat-binders, r=nikomatsakis | bors | -27/+242 |
| 2021-07-15 | Remove refs from pat slices | Cameron Steffen | -25/+20 |