| Age | Commit message (Expand) | Author | Lines |
| 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 | 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 |
| 2022-07-01 | Factor out hir::Node::Binding | Cameron Steffen | -18/+11 |
| 2022-07-01 | Auto merge of #98730 - matthiaskrgr:rollup-2c4d4x5, r=matthiaskrgr | bors | -9/+4 |
| 2022-07-01 | Rollup merge of #98640 - cuviper:stable-rust-analyzer, r=Mark-Simulacrum | Matthias Krüger | -1/+2 |
| 2022-07-01 | Auto merge of #98706 - flip1995:clippyup, r=Dylan-DPC | bors | -3488/+9047 |
| 2022-06-30 | get rid of some tidy 'unnecessarily ignored' warnings | Ralf Jung | -9/+4 |
| 2022-06-30 | Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyup | Philipp Krones | -3488/+9047 |
| 2022-06-29 | update Miri | Ralf Jung | -14/+7 |
| 2022-06-29 | Rollup merge of #98647 - ehuss:update-cargo, r=ehuss | Matthias Krüger | -0/+0 |
| 2022-06-29 | Auto merge of #98558 - nnethercote:smallvec-1.8.1, r=lqd | bors | -1/+1 |
| 2022-06-28 | Update cargo | Eric Huss | -0/+0 |
| 2022-06-28 | Let rust-analyzer ship on stable, non-preview | Josh Stone | -1/+2 |
| 2022-06-28 | Rollup merge of #98606 - lnicola:rust-analyzer-2022-06-28, r=lnicola | Matthias Krüger | -7/+7 |
| 2022-06-28 | Rollup merge of #98564 - jyn514:remove-tmp-dir, r=Mark-Simulacrum | Matthias Krüger | -5/+0 |
| 2022-06-28 | Rollup merge of #98261 - WaffleLapkin:attempt_to_remove_max_suggestion_highli... | Dylan DPC | -181/+68 |
| 2022-06-28 | :arrow_up: rust-analyzer | Laurențiu Nicola | -7/+7 |
| 2022-06-27 | Rollup merge of #98578 - rust-lang:oli-obk-patch-1, r=eddyb | Matthias Krüger | -1/+1 |
| 2022-06-27 | Remove eddyb from miri failure pings | Oli Scherer | -1/+1 |
| 2022-06-26 | Remove references to `./tmp` in-tree | Joshua Nelson | -5/+0 |
| 2022-06-27 | Update `smallvec` to 1.8.1. | Nicholas Nethercote | -1/+1 |
| 2022-06-26 | compiletest: add issue number param to `known-bug` | David Knaack | -1/+23 |
| 2022-06-26 | Auto merge of #98518 - RalfJung:miri, r=RalfJung | bors | -8/+13 |
| 2022-06-26 | Rollup merge of #98488 - Mark-Simulacrum:bump-rls, r=pietroalbini | Yuki Okushi | -0/+0 |
| 2022-06-25 | update Miri | Ralf Jung | -8/+13 |
| 2022-06-26 | Auto merge of #98140 - klensy:compiletest-strip, r=Mark-Simulacrum | bors | -0/+2 |
| 2022-06-25 | Auto merge of #97513 - jyn514:submodule-handling, r=Mark-Simulacrum | bors | -3/+22 |
| 2022-06-25 | Auto merge of #98412 - calebcartwright:sync-rustfmt, r=calebcartwright | bors | -11633/+533 |
| 2022-06-25 | Bump RLS to latest master on rust-lang/rls | Mark Rousskov | -0/+0 |
| 2022-06-24 | Auto merge of #98397 - RalfJung:miri, r=RalfJung | bors | -14/+8 |
| 2022-06-23 | Update cargo | Arlo Siemsen | -0/+0 |
| 2022-06-22 | Merge commit 'c4416f20dcaec5d93077f72470e83e150fb923b1' into sync-rustfmt | Caleb Cartwright | -11633/+533 |
| 2022-06-22 | update Miri | Ralf Jung | -14/+8 |
| 2022-06-22 | use `-Cstrip=debuginfo` with ui tests to reduce disk space usage | klensy | -0/+2 |
| 2022-06-22 | Remove individual crate checks for bootstrap in tidy | Joshua Nelson | -83/+0 |
| 2022-06-21 | Add bootstrap to tidy check | Joshua Nelson | -3/+105 |
| 2022-06-22 | Auto merge of #97853 - TaKO8Ki:emit-only-one-note-per-unused-struct-field, r=... | bors | -0/+0 |