| Age | Commit message (Expand) | Author | Lines |
| 2021-03-07 | Remove notes, increase S/N ratio | Esteban Küber | -3/+0 |
| 2021-03-07 | Add help for `matches` for `if let` in arm guard | Esteban Küber | -0/+2 |
| 2021-03-07 | Add help suggesting `matches` to `let_chains` lint | Esteban Küber | -0/+48 |
| 2021-03-07 | Account for `if (let pat = expr) {}` | Esteban Küber | -222/+129 |
| 2021-03-03 | Auto merge of #82702 - jyn514:downgrade-err, r=Manishearth | bors | -8/+38 |
| 2021-03-03 | Auto merge of #82553 - tmiasko:update-tracing, r=Mark-Simulacrum | bors | -1/+2 |
| 2021-03-03 | Change error about unknown doc attributes to a warning | Joshua Nelson | -8/+38 |
| 2021-03-03 | Auto merge of #82704 - RalfJung:miri-atomic-minmax, r=oli-obk | bors | -9/+16 |
| 2021-03-03 | Rollup merge of #82713 - ehuss:update-cargo, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-03-03 | Rollup merge of #82695 - XAMPPRocky:remove-non-power-of-two-limit, r=nagisa | Yuki Okushi | -44/+5 |
| 2021-03-03 | Rollup merge of #82469 - notriddle:bring-our-own-diff, r=Mark-Simulacrum | Yuki Okushi | -13/+71 |
| 2021-03-03 | Rollup merge of #81223 - GuillaumeGomez:generate-redirect-map, r=jyn514 | Yuki Okushi | -10/+150 |
| 2021-03-02 | Update cargo | Eric Huss | -0/+0 |
| 2021-03-02 | update Miri | Ralf Jung | -9/+16 |
| 2021-03-02 | Rollup merge of #82691 - ehuss:update-books, r=ehuss | Yuki Okushi | -0/+0 |
| 2021-03-02 | Rollup merge of #82661 - lnicola:rust-analyzer-2021-03-01, r=jonas-schievink | Yuki Okushi | -17/+15 |
| 2021-03-02 | Rollup merge of #82627 - JohnTitor:issue-82612, r=estebank | Yuki Okushi | -0/+52 |
| 2021-03-02 | Rollup merge of #82597 - noslaver:fix-82137, r=nagisa | Yuki Okushi | -15/+12 |
| 2021-03-02 | Rollup merge of #82593 - sunfishcode:wasi-docs, r=alexcrichton | Yuki Okushi | -0/+37 |
| 2021-03-02 | Rollup merge of #82579 - osa1:issue82566, r=estebank | Yuki Okushi | -0/+122 |
| 2021-03-02 | Rollup merge of #82516 - PoignardAzur:inherent-impl-ty, r=oli-obk | Yuki Okushi | -18/+71 |
| 2021-03-02 | Rollup merge of #80874 - jyn514:intra-doc-docs, r=Manishearth | Yuki Okushi | -13/+62 |
| 2021-03-02 | Fix UI errors | Erin Power | -9/+3 |
| 2021-03-02 | Revert non-power-of-two vector restriction | Erin Power | -35/+2 |
| 2021-03-01 | Update books | Eric Huss | -0/+0 |
| 2021-03-02 | Rollup merge of #82676 - dtolnay:powers, r=Mark-Simulacrum | Guillaume Gomez | -1/+1 |
| 2021-03-02 | Rollup merge of #82662 - GuillaumeGomez:doc-attr-check, r=jyn514 | Guillaume Gomez | -0/+38 |
| 2021-03-02 | Rollup merge of #82655 - SkiFire13:fix-issue-81314, r=estebank | Guillaume Gomez | -16/+61 |
| 2021-03-02 | Rollup merge of #82598 - GuillaumeGomez:rustdoc-rustc-pass, r=jyn514 | Guillaume Gomez | -0/+17 |
| 2021-03-02 | Rollup merge of #82018 - jyn514:no-dummy-cache, r=camelid,GuillaumeGomez | Guillaume Gomez | -133/+82 |
| 2021-03-02 | Rollup merge of #81932 - jyn514:rustdoc-logging, r=Mark-Simulacrum | Guillaume Gomez | -1/+82 |
| 2021-03-02 | Rollup merge of #80734 - abonander:ab/issue-66693, r=oli-obk | Guillaume Gomez | -4/+92 |
| 2021-03-01 | Get TyCtxt from self instead of passing as argument in AutoTraitFinder | Noam Koren | -15/+12 |
| 2021-03-01 | Auto merge of #82663 - jyn514:rollup-xh3cb0c, r=jyn514 | bors | -66/+101 |
| 2021-03-01 | Add tests for doc attribute check | Guillaume Gomez | -0/+38 |
| 2021-03-01 | Change twice used large const table to static | David Tolnay | -1/+1 |
| 2021-03-01 | Auto merge of #82587 - taiki-e:unaligned_references, r=oli-obk | bors | -0/+68 |
| 2021-03-01 | check that first arg to `panic!()` in const is `&str` | Austin Bonander | -4/+92 |
| 2021-03-01 | Rollup merge of #82620 - jyn514:apply-renamed-lints, r=Manishearth | Joshua Nelson | -0/+37 |
| 2021-03-01 | Rollup merge of #82578 - camsteffen:diag-items, r=oli-obk | Joshua Nelson | -41/+42 |
| 2021-03-01 | Rollup merge of #82480 - jyn514:no-enable-constant, r=Mark-Simulacrum | Joshua Nelson | -23/+13 |
| 2021-03-01 | Rollup merge of #82360 - osa1:issue82317, r=Mark-Simulacrum | Joshua Nelson | -2/+9 |
| 2021-03-01 | :arrow_up: rust-analyzer | Laurențiu Nicola | -17/+15 |
| 2021-03-01 | Use a crate to produce rustdoc tree comparisons instead of the `diff` command | Michael Howell | -13/+71 |
| 2021-03-01 | Use diagnostic items in into_iter_collections | Cameron Steffen | -24/+22 |
| 2021-03-01 | Auto merge of #82216 - kulikjak:fix-solaris-target, r=nagisa,Mark-Simulacrum | bors | -16/+32 |
| 2021-03-01 | Update Docker to use the correct target | Jakub Kulik | -13/+26 |
| 2021-03-01 | Update supported platforms doc | Jakub Kulik | -2/+2 |
| 2021-03-01 | Change default Solaris x86 target to x86_64-pc-solaris | Jakub Kulik | -1/+4 |
| 2021-03-01 | Auto merge of #78360 - tmiasko:storage-markers, r=wesleywiser,oli-obk | bors | -3/+128 |