| Age | Commit message (Expand) | Author | Lines |
| 2020-06-28 | Apply suggestions, reformulating some paragraphs and improving some examples | Alexis Bourget | -38/+36 |
| 2020-06-25 | Document the static keyword | Alexis Bourget | -2/+78 |
| 2020-06-24 | Auto merge of #73660 - flip1995:clippyup, r=nikomatsakis | bors | -293/+1077 |
| 2020-06-24 | Auto merge of #73692 - Dylan-DPC:rollup-ehzsbfw, r=Dylan-DPC | bors | -47/+244 |
| 2020-06-24 | Rollup merge of #73675 - ehuss:update-books, r=ehuss | Dylan DPC | -0/+0 |
| 2020-06-24 | Rollup merge of #73667 - nrabulinski:master, r=Dylan-DPC | Dylan DPC | -1/+1 |
| 2020-06-24 | Rollup merge of #73652 - da-x:add-reexported-to-use-suggestions, r=petrochenkov | Dylan DPC | -17/+47 |
| 2020-06-24 | Rollup merge of #73646 - JohnTitor:add-tests, r=Dylan-DPC | Dylan DPC | -0/+152 |
| 2020-06-24 | Rollup merge of #73639 - ayazhafiz:i/73553, r=davidtwco | Dylan DPC | -7/+44 |
| 2020-06-24 | Rollup merge of #73638 - yuqio:remove-unused-crate-imports, r=nikomatsakis | Dylan DPC | -22/+0 |
| 2020-06-24 | Auto merge of #73679 - ehuss:update-cargo, r=ehuss | bors | -0/+0 |
| 2020-06-23 | Update cargo | Eric Huss | -0/+0 |
| 2020-06-24 | Auto merge of #73293 - Aaron1011:feature/macro-rules-arg-capture, r=petrochenkov | bors | -5/+205 |
| 2020-06-23 | Update books | Eric Huss | -0/+0 |
| 2020-06-23 | Auto merge of #73669 - Manishearth:rollup-0n4u7vq, r=Manishearth | bors | -536/+1217 |
| 2020-06-23 | Rollup merge of #73665 - alexcrichton:update-wasm-atomics-feature, r=davidtwco | Manish Goregaokar | -4/+5 |
| 2020-06-23 | Rollup merge of #73630 - estebank:fn-item-e0308, r=davidtwco | Manish Goregaokar | -11/+94 |
| 2020-06-23 | Rollup merge of #73614 - lcnr:patch-4, r=Dylan-DPC | Manish Goregaokar | -1/+1 |
| 2020-06-23 | Rollup merge of #73613 - oli-obk:const_prop_miscompile, r=wesleywiser | Manish Goregaokar | -56/+204 |
| 2020-06-23 | Rollup merge of #73601 - Aaron1011:fix/better-mono-overflow-err, r=ecstatic-m... | Manish Goregaokar | -80/+132 |
| 2020-06-23 | Rollup merge of #73587 - marmeladema:hir-id-ification-final, r=petrochenkov | Manish Goregaokar | -242/+258 |
| 2020-06-23 | Rollup merge of #73523 - jyn514:everybody_loops, r=ecstatic-morse | Manish Goregaokar | -2/+11 |
| 2020-06-23 | Rollup merge of #73488 - richkadel:llvm-coverage-map-gen, r=tmandry | Manish Goregaokar | -84/+240 |
| 2020-06-23 | Rollup merge of #73244 - ecstatic-morse:validate-generator-mir, r=tmandry | Manish Goregaokar | -56/+213 |
| 2020-06-23 | Rollup merge of #72876 - TrolledWoods:patch-2, r=Dylan-DPC | Manish Goregaokar | -0/+2 |
| 2020-06-23 | Rollup merge of #72780 - GuillaumeGomez:enforce-doc-alias-check, r=ollie27 | Manish Goregaokar | -0/+57 |
| 2020-06-23 | review comments: wording and style | Esteban Küber | -37/+32 |
| 2020-06-23 | Review fixes | Dan Aloni | -2/+7 |
| 2020-06-23 | Update map.rs | Nikodem Rabuliński | -1/+1 |
| 2020-06-23 | Auto merge of #73644 - ollie27:rustdoc_alias_filter, r=GuillaumeGomez | bors | -8/+55 |
| 2020-06-23 | rustc: Modernize wasm checks for atomics | Alex Crichton | -4/+5 |
| 2020-06-23 | Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238' into clippyup | flip1995 | -293/+1077 |
| 2020-06-23 | Auto merge of #5740 - lzutao:unused-unused, r=flip1995 | bors | -34/+3 |
| 2020-06-23 | Auto merge of #5738 - mikerite:loops-20200623-2, r=matthiaskrgr | bors | -1/+1 |
| 2020-06-23 | Remove unused allowed unused attributes | Lzu Tao | -34/+3 |
| 2020-06-23 | Auto merge of #5735 - lzutao:issue-temp, r=flip1995 | bors | -8/+145 |
| 2020-06-23 | Auto merge of #5741 - flip1995:rollup-8chbwhy, r=flip1995 | bors | -125/+454 |
| 2020-06-23 | Rollup merge of #5726 - sozysozbot:patch-1, r=flip1995 | Philipp Krones | -1/+1 |
| 2020-06-23 | Rollup merge of #5724 - ebroto:5697_const_result_option, r=Manishearth | Philipp Krones | -46/+318 |
| 2020-06-23 | Rollup merge of #5716 - bugadani:patch-1, r=matthiaskrgr | Philipp Krones | -1/+1 |
| 2020-06-23 | Rollup merge of #5713 - flip1995:more_lints, r=Manishearth | Philipp Krones | -17/+28 |
| 2020-06-23 | Rollup merge of #5712 - ijijn:master, r=flip1995 | Philipp Krones | -48/+53 |
| 2020-06-23 | Rollup merge of #5710 - lcnr:patch-1, r=flip1995 | Philipp Krones | -1/+1 |
| 2020-06-23 | Rollup merge of #5709 - ebroto:5389_ice, r=Manishearth | Philipp Krones | -1/+14 |
| 2020-06-23 | Rollup merge of #5705 - dtolnay:orpat, r=flip1995 | Philipp Krones | -4/+3 |
| 2020-06-23 | Rollup merge of #5178 - matthiaskrgr:rustc_arg_pass, r=flip1995 | Philipp Krones | -6/+35 |
| 2020-06-23 | Fix fallout | flip1995 | -9/+11 |
| 2020-06-23 | Use lints in Clippy that are enabled in rustc bootstrap | flip1995 | -8/+17 |
| 2020-06-23 | Auto merge of #5739 - flip1995:rustup, r=flip1995 | bors | -7/+6 |
| 2020-06-23 | Add re-exports to use suggestions | Dan Aloni | -17/+42 |