| Age | Commit message (Expand) | Author | Lines |
| 2022-07-13 | Auto merge of #99210 - Dylan-DPC:rollup-879cp1t, r=Dylan-DPC | bors | -9/+12 |
| 2022-07-13 | Auto merge of #98145 - ouz-a:some_branch, r=oli-obk | bors | -0/+1 |
| 2022-07-13 | Rollup merge of #99011 - oli-obk:UnsoundCell, r=eddyb | Dylan DPC | -1/+1 |
| 2022-07-13 | Rollup merge of #98574 - dingxiangfei2009:let-else-thir, r=oli-obk | Dylan DPC | -8/+11 |
| 2022-07-13 | Rollup merge of #99176 - lnicola:rust-analyzer-2022-07-12, r=lnicola | Guillaume Gomez | -7/+7 |
| 2022-07-13 | Rollup merge of #98848 - flip1995:clippy-book, r=jyn514 | Guillaume Gomez | -19/+22 |
| 2022-07-13 | Auto merge of #99149 - ferrocene:pa-nightly-branch, r=Mark-Simulacrum | bors | -4/+7 |
| 2022-07-12 | add new rval, pull deref early | ouz-a | -0/+1 |
| 2022-07-12 | :arrow_up: rust-analyzer | Laurențiu Nicola | -7/+7 |
| 2022-07-12 | Add regex-error-pattern flag in compiletest | Guillaume Gomez | -19/+66 |
| 2022-07-11 | move else block into the `Local` struct | Ding Xiang Fei | -62/+52 |
| 2022-07-11 | lower let-else in MIR instead | Ding Xiang Fei | -53/+66 |
| 2022-07-11 | compiletest: trim edition before passing as flag | Deadbeef | -1/+1 |
| 2022-07-11 | remove the need to update bump-stage0 with new stage0 config fields | Pietro Albini | -4/+7 |
| 2022-07-10 | Auto merge of #99107 - weihanglo:update-cargo, r=ehuss | bors | -0/+0 |
| 2022-07-10 | 7 commits in c0bbd42ce5e83fe2a93e817c3f9b955492d3130a..b1dd22e668af5279e13a07... | Weihang Lo | -0/+0 |
| 2022-07-09 | Fix epage's nits | Michael Howell | -2/+4 |
| 2022-07-09 | Update submodule rust-installer | Michael Howell | -0/+0 |
| 2022-07-09 | Bump to clap 3 | Michael Howell | -20/+21 |
| 2022-07-08 | Auto merge of #99034 - RalfJung:miri, r=Mark-Simulacrum | bors | -9/+9 |
| 2022-07-08 | Rollup merge of #99026 - anall:buffix/clippy-9131, r=xFrednet | Matthias Krüger | -2/+8 |
| 2022-07-08 | add regex to rustc-workspace-hack | Ralf Jung | -0/+2 |
| 2022-07-08 | Auto merge of #98482 - cjgillot:short-struct-span-closure, r=estebank | bors | -1/+1 |
| 2022-07-07 | update Miri | Ralf Jung | -9/+7 |
| 2022-07-07 | Add test for and fix rust-lang/rust-clippy#9131 | Andrea Nall | -2/+8 |
| 2022-07-07 | Rollup merge of #98930 - tmiasko:pub-basic-blocks, r=oli-obk | Dylan DPC | -1/+1 |
| 2022-07-07 | Rollup merge of #98507 - xFrednet:rfc-2383-manual-expectation-magic, r=wesley... | Dylan DPC | -6/+48 |
| 2022-07-07 | `UnsafeCell` now has no niches, ever. | Oli Scherer | -1/+1 |
| 2022-07-07 | Shorten span for closures. | Camille GILLOT | -1/+1 |
| 2022-07-07 | Move `predecessors` from Body to BasicBlocks | Tomasz Miąsko | -1/+1 |
| 2022-07-07 | Auto merge of #98827 - aDotInTheVoid:suggest-extern-block, r=nagisa | bors | -6/+6 |
| 2022-07-06 | Fix `#[expect]` and `#[allow]` for `clippy::duplicate_mod` | xFrednet | -6/+48 |
| 2022-07-06 | fix miri-opt tests | Takayuki Maeda | -1/+1 |
| 2022-07-06 | Build the Clippy book as part of x.py doc | flip1995 | -19/+22 |
| 2022-07-06 | Auto merge of #98206 - eggyal:align-to-chalk-folding-api, r=jackh726 | bors | -13/+13 |
| 2022-07-06 | Update TypeVisitor paths | Alan Egerton | -11/+11 |
| 2022-07-05 | Relax constrained generics to TypeVisitable | Alan Egerton | -2/+2 |
| 2022-07-05 | Update cargo | Eric Huss | -0/+0 |
| 2022-07-05 | :arrow_up: rust-analyzer | Laurențiu Nicola | -7/+7 |
| 2022-07-04 | Rollup merge of #98793 - Mark-Simulacrum:fix-tidy-bins, r=jyn514 | Matthias Krüger | -8/+24 |
| 2022-07-04 | Auto merge of #98817 - the8472:dont-optimize-ui-tests, r=Mark-Simulacrum | bors | -0/+32 |
| 2022-07-03 | Rollup merge of #98799 - jyn514:rustdoc-lint-help, r=GuillaumeGomez | Ralf Jung | -2/+4 |
| 2022-07-02 | ast: Add span to `Extern` | Nixon Enraght-Moony | -6/+6 |
| 2022-07-02 | move optimize-tests flag handling from bootstrap to compiletest | The 8472 | -16/+28 |
| 2022-07-02 | update Miri | Ralf Jung | -7/+9 |
| 2022-07-02 | Only obey optimize-tests flag on UI tests that are run-pass | The 8472 | -0/+20 |
| 2022-07-02 | Fix bug in `rustdoc -Whelp` | Joshua Nelson | -2/+4 |
| 2022-07-02 | Rollup merge of #98639 - camsteffen:no-node-binding, r=compiler-errors | Dylan DPC | -18/+11 |
| 2022-07-01 | Lint against executable files in the root directory | Mark Rousskov | -8/+24 |
| 2022-07-01 | Shorten def_span for more items. | Camille GILLOT | -33/+18 |