| Age | Commit message (Expand) | Author | Lines |
| 2022-07-12 | ignore wasm=32 & bless | ouz-a | -130/+133 |
| 2022-07-12 | add new rval, pull deref early | ouz-a | -76/+69 |
| 2022-07-12 | Auto merge of #99165 - matthiaskrgr:rollup-rqpelfa, r=matthiaskrgr | bors | -69/+470 |
| 2022-07-11 | Rollup merge of #99161 - fee1-dead-contrib:compile-test-edition-trim, r=jyn514 | Matthias Krüger | -2/+2 |
| 2022-07-11 | Rollup merge of #99146 - compiler-errors:issue-61525, r=lcnr | Matthias Krüger | -5/+59 |
| 2022-07-11 | Rollup merge of #99142 - notriddle:notriddle/doctest-multiline-crate-attribut... | Matthias Krüger | -23/+66 |
| 2022-07-11 | Rollup merge of #99124 - compiler-errors:issue-99122, r=oli-obk | Matthias Krüger | -0/+45 |
| 2022-07-11 | Rollup merge of #99075 - danobi:dup_type_hint_sugg, r=petrochenkov | Matthias Krüger | -25/+1 |
| 2022-07-11 | Rollup merge of #99055 - GuillaumeGomez:rustdoc-help-options, r=jyn514 | Matthias Krüger | -11/+265 |
| 2022-07-11 | Rollup merge of #97210 - Milo123459:clippy-args, r=jyn514 | Matthias Krüger | -3/+32 |
| 2022-07-11 | Auto merge of #96978 - lqd:win_pgo2, r=Mark-Simulacrum | bors | -54/+189 |
| 2022-07-11 | Fix sized check ICE in intrisicck | Michael Goulet | -0/+45 |
| 2022-07-11 | Auto merge of #98637 - cjgillot:bare-trait-anon-lt, r=petrochenkov | bors | -0/+49 |
| 2022-07-11 | compiletest: trim edition before passing as flag | Deadbeef | -2/+2 |
| 2022-07-11 | introduce PGO on the `dist-x86_64-msvc` builder | Rémy Rakic | -13/+47 |
| 2022-07-11 | make linux PGO script more generic | Rémy Rakic | -39/+70 |
| 2022-07-11 | extend bootstrap for PGO on windows | Rémy Rakic | -3/+72 |
| 2022-07-11 | bump CI LLVM to 14.0.5 | Rémy Rakic | -2/+3 |
| 2022-07-11 | Rollup merge of #99147 - compiler-errors:issue-55673, r=lcnr | Dylan DPC | -3/+24 |
| 2022-07-11 | Rollup merge of #99091 - compiler-errors:private-types-should-stay-private, r... | Dylan DPC | -1/+47 |
| 2022-07-11 | Rollup merge of #98907 - compiler-errors:plz-no-float, r=oli-obk | Dylan DPC | -0/+34 |
| 2022-07-11 | Rollup merge of #98882 - compiler-errors:explain-doc-comments-in-macros, r=da... | Dylan DPC | -2/+8 |
| 2022-07-11 | Add tests for -Chelp and -Zhelp | Guillaume Gomez | -0/+254 |
| 2022-07-11 | Fix rustdoc -Zhelp and -Chelp options | Guillaume Gomez | -11/+11 |
| 2022-07-11 | clippy argument support | Milo | -3/+32 |
| 2022-07-11 | Do not mention private Self types from other crates | Michael Goulet | -1/+47 |
| 2022-07-11 | Mention similarly named associated type even if it's not clearly in supertrait | Michael Goulet | -3/+24 |
| 2022-07-11 | Auto merge of #98369 - jyn514:configure.py, r=Mark-Simulacrum | bors | -8/+5 |
| 2022-07-11 | Do not suggest same trait over again | Michael Goulet | -5/+0 |
| 2022-07-11 | Use fake substs to check for `Self: Sized` predicates on method receivers | Michael Goulet | -0/+59 |
| 2022-07-10 | fix(doctest): treat fatal parse errors as incomplete attributes | Michael Howell | -23/+66 |
| 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-11 | Deny floats even when adt_const_params is enabled | Michael Goulet | -0/+34 |
| 2022-07-10 | explain doc comments in macros a bit | Michael Goulet | -2/+8 |
| 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 | Remove unsupported options in configure.py | Joshua Nelson | -8/+5 |
| 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 |