| Age | Commit message (Expand) | Author | Lines |
| 2021-07-26 | Remove GUI tests for rust beta CI | Guillaume Gomez | -307/+0 |
| 2021-07-26 | Rustdoc accessibility: use real headers for doc items | bors | -228/+271 |
| 2021-07-26 | Update browser-ui-test package version | Guillaume Gomez | -1/+1 |
| 2021-07-26 | Fix test cases for header titles in sidebar | Michael Howell | -11/+11 |
| 2021-07-26 | Remove redundant CSS | Michael Howell | -1/+0 |
| 2021-07-26 | Rustdoc accessibility: make the sidebar headers actual headers | Michael Howell | -29/+34 |
| 2021-07-26 | Add test for sidebar display value on mobile | Guillaume Gomez | -0/+10 |
| 2021-07-26 | Do not hide the sidebar on mobile, move it outside of the viewport instead | Guillaume Gomez | -4/+6 |
| 2021-07-26 | switch to the stable channel | Pietro Albini | -1/+1 |
| 2021-07-23 | Add regression test for #85955. | Michael Woerister | -0/+25 |
| 2021-07-23 | Auto merge of #87369 - pnkfelix:beta-targetted-revert-81473-warn-write-only-f... | bors | -114/+0 |
| 2021-07-22 | Provide a better error when `x.py install src/doc` doesn't work. | Eric Huss | -4/+6 |
| 2021-07-22 | Add comments why install steps should never fail. | Eric Huss | -0/+6 |
| 2021-07-22 | Fix rust-analyzer install when not available. | Eric Huss | -4/+9 |
| 2021-07-22 | fix ui tests | Jane Lusby | -2/+2 |
| 2021-07-22 | Move [debug_]assert_matches to mod {core, std}::assert. | Mara Bos | -7/+11 |
| 2021-07-22 | Revert PR 81473 to resolve (on mainline) issues 81626 and 81658. | Felix S. Klock II | -114/+0 |
| 2021-07-02 | Revert "Don't load all extern crates unconditionally" | Guillaume Gomez | -99/+50 |
| 2021-07-02 | Revert "List trait impls before methods from deref in the sidebar of Rustdoc'... | Jacob Hoffman-Andrews | -8/+8 |
| 2021-07-02 | Updates to tests. | Felix S. Klock II | -17/+20 |
| 2021-07-02 | fix(rustfmt): load nested out-of-line mods correctly | Caleb Cartwright | -1/+46 |
| 2021-06-23 | Ignore failures of RLS on aarch64 Windows | Mark Rousskov | -1/+7 |
| 2021-06-23 | Bump expat to 2.4.1 | Mark Rousskov | -1/+1 |
| 2021-06-23 | Comment and include rust-analyzer. | Eric Huss | -0/+9 |
| 2021-06-23 | Don't dist miri on stable or beta. | Eric Huss | -0/+3 |
| 2021-06-22 | [beta] Update cargo | Eric Huss | -0/+0 |
| 2021-06-22 | Disable pgo-branch-weights test on aarch64 | Mark Rousskov | -0/+1 |
| 2021-06-20 | Fix CI to fetch master on beta channel | Mark Rousskov | -6/+10 |
| 2021-06-19 | regression test for issue 82465. | Felix S. Klock II | -0/+16 |
| 2021-06-19 | manually crafted revert of PR #80653, to address issue #82465. | Felix S. Klock II | -172/+45 |
| 2021-06-19 | Revert "Allow specifying alignment for functions" | Mark Rousskov | -40/+41 |
| 2021-06-17 | Bootstrap from stable | Mark Rousskov | -4/+4 |
| 2021-06-12 | Rollup merge of #86205 - JohnTitor:full-test-for-72293, r=oli-obk | Yuki Okushi | -11/+17 |
| 2021-06-12 | Rollup merge of #86174 - lqd:const-ub-align, r=RalfJung | Yuki Okushi | -0/+48 |
| 2021-06-12 | Rollup merge of #86153 - tmiasko:dummy-span, r=estebank | Yuki Okushi | -8/+8 |
| 2021-06-12 | Rollup merge of #85823 - fee1-dead:borrowck-0, r=jackh726 | Yuki Okushi | -0/+20 |
| 2021-06-12 | Rollup merge of #85800 - BoxyUwU:const-param-default-diagnostics, r=oli-obk | Yuki Okushi | -12/+40 |
| 2021-06-11 | Auto merge of #86116 - FabianWolff:issue-86100, r=varkor | bors | -0/+80 |
| 2021-06-11 | Auto merge of #85994 - tmiasko:monomorphic-needs-drop, r=RalfJung | bors | -0/+37 |
| 2021-06-11 | Auto merge of #86204 - alexcrichton:wasm-simd-stable, r=Amanieu | bors | -4/+0 |
| 2021-06-10 | std: Stabilize wasm simd intrinsics | Alex Crichton | -4/+0 |
| 2021-06-11 | Auto merge of #85961 - 1000teslas:issue-71519-fix, r=petrochenkov | bors | -0/+34 |
| 2021-06-11 | Run full const-generics test for issue-72293 | Yuki Okushi | -11/+17 |
| 2021-06-10 | Auto merge of #80080 - rylev:qpath-on-struct, r=petrochenkov | bors | -119/+267 |
| 2021-06-10 | Auto merge of #86098 - pietroalbini:test-stable, r=Mark-Simulacrum | bors | -22/+67 |
| 2021-06-10 | Auto merge of #82639 - jyn514:stable-options, r=Mark-Simulacrum | bors | -817/+86 |
| 2021-06-10 | Add support for using qualified paths with structs in expression and pattern | Ryan Levick | -119/+267 |
| 2021-06-10 | gcc-lld mvp | 1000teslas | -0/+34 |
| 2021-06-10 | Rollup merge of #86175 - RalfJung:miri, r=RalfJung | Yuki Okushi | -9/+15 |
| 2021-06-10 | Rollup merge of #86113 - the8472:doctest-lld, r=Mark-Simulacrum | Yuki Okushi | -16/+27 |