| Age | Commit message (Expand) | Author | Lines |
| 2021-03-04 | Auto merge of #81451 - nikic:llvm-12, r=nagisa | bors | -57/+179 |
| 2021-03-04 | Rollup merge of #82744 - camelid:cratenum-byval, r=GuillaumeGomez | Yuki Okushi | -3/+3 |
| 2021-03-04 | Rollup merge of #82740 - jyn514:proper-history, r=Mark-Simulacrum | Yuki Okushi | -3/+2 |
| 2021-03-04 | Rollup merge of #82717 - estebank:issue-70152, r=lcnr | Yuki Okushi | -0/+56 |
| 2021-03-04 | Rollup merge of #82315 - jsha:font-display-swap, r=GuillaumeGomez | Yuki Okushi | -5/+19 |
| 2021-03-04 | Rollup merge of #82310 - jsha:rustdoc-search-onfocus, r=GuillaumeGomez | Yuki Okushi | -51/+69 |
| 2021-03-04 | Rollup merge of #80527 - jyn514:rustdoc-lints, r=GuillaumeGomez | Yuki Okushi | -225/+461 |
| 2021-03-04 | Attempt to gather similar stats as rusage on Windows | Ryan Levick | -6/+68 |
| 2021-03-04 | Add a regression test for issue-81712 | Yuki Okushi | -0/+40 |
| 2021-03-04 | Pin es-check version to prevent unrelated CI failures | Yuki Okushi | -1/+2 |
| 2021-03-03 | Pass `CrateNum` by value instead of by reference | Camelid | -3/+3 |
| 2021-03-03 | Fix commit detected when using `download-rustc` | Joshua Nelson | -3/+2 |
| 2021-03-03 | Auto merge of #82702 - jyn514:downgrade-err, r=Manishearth | bors | -8/+38 |
| 2021-03-03 | Detect match arm body without braces | Esteban Küber | -0/+222 |
| 2021-03-03 | reworded message | Esteban Küber | -1/+3 |
| 2021-03-03 | Explicitly disable preinline during pgo-use test | Nikita Popov | -5/+4 |
| 2021-03-04 | Let Cargo track `CLIPPY_ARGS` | hyd-dev | -9/+51 |
| 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 | Fix diagnostic suggests adding type `[type error]` | Henry Boisdequin | -20/+26 |
| 2021-03-03 | Auto merge of #82704 - RalfJung:miri-atomic-minmax, r=oli-obk | bors | -9/+16 |
| 2021-03-03 | Fix borrow and deref | Ryan Levick | -18/+54 |
| 2021-03-03 | Remove lint pass on borrow and deref | Ryan Levick | -57/+23 |
| 2021-03-03 | Move unrelated ui test back to what it was before | Ryan Levick | -2/+2 |
| 2021-03-03 | Allow noop_method_call in clippy ui test | Ryan Levick | -1/+1 |
| 2021-03-03 | Increase accuracy of lint trigger | Esteban Küber | -5/+8 |
| 2021-03-03 | Improve error messages | Ryan Levick | -16/+12 |
| 2021-03-03 | Fix tidy error | Ryan Levick | -4/+4 |
| 2021-03-03 | Update error message | Ryan Levick | -12/+24 |
| 2021-03-03 | Fix tidy errors | Ryan Levick | -6/+9 |
| 2021-03-03 | Improve warning | Ryan Levick | -12/+12 |
| 2021-03-03 | Bless test where order of error message changed | Ryan Levick | -2/+2 |
| 2021-03-03 | Fix tests | Ryan Levick | -4/+9 |
| 2021-03-03 | Add tests and support two more noop methods | Ryan Levick | -0/+73 |
| 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 | Use Arial as fallback font instead of sans-serif. | Jacob Hoffman-Andrews | -3/+3 |
| 2021-03-02 | Account for macros when suggesting adding lifetime | Esteban Küber | -0/+54 |
| 2021-03-02 | Improve page load performance in rustdoc. | Jacob Hoffman-Andrews | -2/+16 |
| 2021-03-02 | Update cargo | Eric Huss | -0/+0 |
| 2021-03-02 | Load rustdoc's JS search index on-demand. | Jacob Hoffman-Andrews | -51/+69 |
| 2021-03-02 | update Miri | Ralf Jung | -9/+16 |
| 2021-03-02 | Report that `doc(plugins)` doesn't work using diagnostics instead of `println!` | Joshua Nelson | -5/+16 |
| 2021-03-02 | errooaaar~ | Ellen | -31/+40 |
| 2021-03-02 | Clean up error reporting for deprecated passes | Joshua Nelson | -36/+74 |
| 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 |