| Age | Commit message (Expand) | Author | Lines |
| 2022-07-11 | remove the need to update bump-stage0 with new stage0 config fields | Pietro Albini | -4/+7 |
| 2022-07-11 | Auto merge of #99130 - jyn514:std-cache-invalidation, r=Mark-Simulacrum | bors | -22/+38 |
| 2022-07-11 | Auto merge of #98526 - jyn514:download-llvm-outside-checkout, r=Mark-Simulacrum | bors | -29/+34 |
| 2022-07-10 | Fix `x build library/std compiler/rustc` | Joshua Nelson | -22/+38 |
| 2022-07-11 | Rollup merge of #99128 - oxalica:fix/ci-llvm-patchelf, r=jyn514 | Matthias Krüger | -2/+2 |
| 2022-07-11 | Rollup merge of #99114 - GuillaumeGomez:css-cleanup, r=Dylan-DPC | Matthias Krüger | -7/+3 |
| 2022-07-11 | Rollup merge of #99095 - rhysd:issue-99092, r=compiler-errors | Matthias Krüger | -1/+33 |
| 2022-07-11 | Rollup merge of #98713 - nikomatsakis:issue-98693, r=jackh726 | Matthias Krüger | -1/+52 |
| 2022-07-11 | Fix `download-ci-llvm` NixOS patching for binaries | oxalica | -2/+2 |
| 2022-07-10 | Allow using `download-ci-llvm = true` outside the git checkout | Joshua Nelson | -29/+34 |
| 2022-07-10 | Auto merge of #99107 - weihanglo:update-cargo, r=ehuss | bors | -0/+0 |
| 2022-07-10 | Auto merge of #98785 - compiler-errors:no-check-expr-in-check-compatible, r=e... | bors | -18/+5 |
| 2022-07-10 | Auto merge of #98463 - mystor:expand_expr_bool, r=eddyb | bors | -1/+70 |
| 2022-07-10 | Group .test-arrow CSS rules and fix rgb/rgba property | Guillaume Gomez | -7/+3 |
| 2022-07-10 | Rollup merge of #99086 - GuillaumeGomez:search-result-crate-filter-dropdown, ... | Matthias Krüger | -1/+30 |
| 2022-07-10 | Rollup merge of #99045 - 1011X:patch-1, r=GuillaumeGomez | Matthias Krüger | -1/+11 |
| 2022-07-10 | 7 commits in c0bbd42ce5e83fe2a93e817c3f9b955492d3130a..b1dd22e668af5279e13a07... | Weihang Lo | -0/+0 |
| 2022-07-10 | Remove duplicate notes from error on inter-crate ambiguous impl of traits (fi... | rhysd | -1/+33 |
| 2022-07-10 | Auto merge of #97522 - xfix:stabilize-slice-from-raw-parts, r=dtolnay | bors | -60/+56 |
| 2022-07-10 | Auto merge of #98213 - notriddle:notriddle/clap-3, r=Mark-Simulacrum | bors | -21/+24 |
| 2022-07-09 | Auto merge of #98950 - ChrisDenton:getoverlapped-io, r=thomcc | bors | -0/+81 |
| 2022-07-09 | Partially stabilize const_slice_from_raw_parts | Konrad Borowski | -60/+56 |
| 2022-07-09 | Do not call `check_expr` in `check_compatible`, since it has side-effects and... | Michael Goulet | -18/+5 |
| 2022-07-09 | Auto merge of #98957 - RalfJung:zst-are-different, r=lcnr,oli-obk | bors | -218/+220 |
| 2022-07-09 | Fix epage's nits | Michael Howell | -2/+4 |
| 2022-07-09 | Update submodule rust-installer | Michael Howell | -1/+1 |
| 2022-07-09 | Bump to clap 3 | Michael Howell | -20/+21 |
| 2022-07-09 | Add GUI test for search result crate filter dropdown | Guillaume Gomez | -0/+28 |
| 2022-07-09 | Fix display of search result crate filter dropdown | Guillaume Gomez | -1/+2 |
| 2022-07-09 | tweak names and output and bless | Ralf Jung | -218/+220 |
| 2022-07-09 | Auto merge of #98328 - topjohnwu:fix_cross, r=jyn514 | bors | -1/+22 |
| 2022-07-09 | Rollup merge of #99008 - obeis:issue-98974, r=compiler-errors | Dylan DPC | -6/+24 |
| 2022-07-09 | Rollup merge of #98980 - RalfJung:const-prop-ice, r=oli-obk | Dylan DPC | -0/+18 |
| 2022-07-09 | Rollup merge of #98350 - pcwalton:dwarf5, r=michaelwoerister | Dylan DPC | -0/+29 |
| 2022-07-08 | Auto merge of #98816 - estebank:implicit-sized, r=oli-obk | bors | -99/+230 |
| 2022-07-08 | Auto merge of #99034 - RalfJung:miri, r=Mark-Simulacrum | bors | -9/+9 |
| 2022-07-08 | Implement support for DWARF version 5. | Patrick Walton | -0/+29 |
| 2022-07-08 | Auto merge of #98614 - oli-obk:take_unsound_opaque_types, r=wesleywiser | bors | -173/+86 |
| 2022-07-08 | set all padding for main element in print | Infra | -1/+1 |
| 2022-07-08 | Auto merge of #99054 - Dylan-DPC:rollup-0zuhhds, r=Dylan-DPC | bors | -5/+34 |
| 2022-07-08 | Rollup merge of #98794 - compiler-errors:conflicting-param-env, r=michaelwoer... | Dylan DPC | -5/+34 |
| 2022-07-08 | Auto merge of #98758 - nnethercote:more-derive-output-improvements, r=Mark-Si... | bors | -362/+413 |
| 2022-07-08 | Update ui test for the new E0530 suggestion | Obei Sideg | -6/+24 |
| 2022-07-08 | Rollup merge of #99026 - anall:buffix/clippy-9131, r=xFrednet | Matthias Krüger | -2/+8 |
| 2022-07-08 | Rollup merge of #98798 - jyn514:download-rustc-cached, r=Mark-Simulacrum | Matthias Krüger | -1/+3 |
| 2022-07-08 | Rollup merge of #98718 - yoshuawuyts:stabilize-into-future, r=yaahc | Matthias Krüger | -2/+0 |
| 2022-07-08 | Rollup merge of #95635 - davidtwco:terminal-width-stabilization, r=oli-obk | Matthias Krüger | -23/+66 |
| 2022-07-08 | try to fix tidy issues | Infra | -10/+10 |
| 2022-07-08 | improve print styles | Infra | -1/+11 |
| 2022-07-08 | add regex to rustc-workspace-hack | Ralf Jung | -0/+2 |