| Age | Commit message (Expand) | Author | Lines |
| 2020-06-27 | Document the type keyword | Alexis Bourget | -2/+26 |
| 2020-06-27 | Auto merge of #73779 - Manishearth:rollup-lwqd9jm, r=Manishearth | bors | -116/+445 |
| 2020-06-26 | Auto merge of #73596 - petrochenkov:shebang2, r=Mark-Simulacrum | bors | -20/+21 |
| 2020-06-26 | Rollup merge of #73765 - kraai:remove-blank-line, r=jonas-schievink | Manish Goregaokar | -1/+0 |
| 2020-06-26 | Rollup merge of #73738 - nbdd0121:comment, r=nikomatsakis | Manish Goregaokar | -5/+0 |
| 2020-06-26 | Rollup merge of #73728 - oli-obk:const_prop_cleanup, r=wesleywiser | Manish Goregaokar | -6/+13 |
| 2020-06-26 | Rollup merge of #73718 - poliorcetics:super-keyword, r=shepmaster | Manish Goregaokar | -2/+18 |
| 2020-06-26 | Rollup merge of #73694 - poliorcetics:self-upper-keyword, r=Mark-Simulacrum | Manish Goregaokar | -2/+57 |
| 2020-06-26 | Rollup merge of #73691 - ajpaverd:bootstrap-windows-73689, r=Mark-Simulacrum | Manish Goregaokar | -0/+6 |
| 2020-06-26 | Rollup merge of #73627 - ssomers:btree_iter_min_max, r=Mark-Simulacrum | Manish Goregaokar | -0/+141 |
| 2020-06-26 | Rollup merge of #73579 - RalfJung:doc-missing-links, r=shepmaster | Manish Goregaokar | -2/+4 |
| 2020-06-26 | Rollup merge of #73529 - pickfire:liballoc-specfromelem-i8, r=cuviper | Manish Goregaokar | -1/+15 |
| 2020-06-26 | Rollup merge of #73485 - estebank:dedup-preds, r=nikomatsakis | Manish Goregaokar | -3/+39 |
| 2020-06-26 | Rollup merge of #72937 - AdrianCX:master, r=nikomatsakis | Manish Goregaokar | -71/+54 |
| 2020-06-26 | Rollup merge of #72771 - jyn514:rustdoc, r=Manishearth | Manish Goregaokar | -23/+98 |
| 2020-06-26 | rustc_lexer: Simplify shebang parsing once more | Vadim Petrochenkov | -20/+21 |
| 2020-06-26 | Auto merge of #73513 - oli-obk:const_binop_overflow, r=estebank | bors | -986/+1273 |
| 2020-06-26 | Remove blank line | KRAAI, MATTHEW [VISUS] | -1/+0 |
| 2020-06-26 | Fix debug messages | Joshua Nelson | -3/+2 |
| 2020-06-26 | Generate docs for links to private items when passed --document-private | Joshua Nelson | -27/+78 |
| 2020-06-26 | Warn if linking to a private item | Joshua Nelson | -3/+28 |
| 2020-06-26 | Auto merge of #73756 - Manishearth:rollup-aehswb2, r=Manishearth | bors | -285/+603 |
| 2020-06-26 | Show the values and computation that would overflow a const evaluation or pro... | Oliver Scherer | -986/+1273 |
| 2020-06-26 | Shortcuts for min/max on ordinary BTreeMap/BTreeSet iterators | Stein Somers | -0/+141 |
| 2020-06-26 | Rollup merge of #73748 - jyn514:doc-fix, r=Manishearth | Manish Goregaokar | -0/+2 |
| 2020-06-26 | Rollup merge of #73729 - nellshamrell:disable-collectionsbenches-android, r=s... | Manish Goregaokar | -0/+4 |
| 2020-06-26 | Rollup merge of #73719 - davidtwco:issue-72509-emitter-column-width, r=estebank | Manish Goregaokar | -3/+7 |
| 2020-06-26 | Rollup merge of #73707 - LeSeulArtichaut:patch-3, r=kennytm | Manish Goregaokar | -0/+2 |
| 2020-06-26 | Rollup merge of #73681 - jackh726:chalk-0.14, r=nikomatsakis | Manish Goregaokar | -99/+270 |
| 2020-06-26 | Rollup merge of #73629 - flip1995:assoc_op_copy_clone, r=Manishearth | Manish Goregaokar | -1/+1 |
| 2020-06-26 | Rollup merge of #73597 - ayazhafiz:i/const-span, r=ecstatic-morse | Manish Goregaokar | -14/+16 |
| 2020-06-26 | Rollup merge of #73588 - Amanieu:thumb-fp, r=nagisa | Manish Goregaokar | -20/+73 |
| 2020-06-26 | Rollup merge of #73507 - mati865:cleanup-mingw-llvm-linkage, r=matthewjasper | Manish Goregaokar | -4/+2 |
| 2020-06-26 | Rollup merge of #73297 - ehuss:tool-warnings, r=Mark-Simulacrum | Manish Goregaokar | -82/+100 |
| 2020-06-26 | Rollup merge of #73102 - petrochenkov:flatgroup, r=Aaron1011 | Manish Goregaokar | -50/+76 |
| 2020-06-26 | Rollup merge of #72967 - integer32llc:prevent-default-arrows, r=kinnison | Manish Goregaokar | -0/+2 |
| 2020-06-26 | Rollup merge of #72620 - tmiasko:linkage-name, r=eddyb | Manish Goregaokar | -12/+48 |
| 2020-06-26 | Auto merge of #73743 - eddyb:lint-on-demand-typeck-tables, r=Manishearth | bors | -401/+441 |
| 2020-06-25 | Support configurable deny-warnings for all in-tree crates. | Eric Huss | -82/+100 |
| 2020-06-25 | Add code block to code in documentation of `List::rebase_onto` | Joshua Nelson | -0/+2 |
| 2020-06-26 | Auto merge of #73746 - Manishearth:rollup-80jnynm, r=Manishearth | bors | -541/+1814 |
| 2020-06-25 | Rollup merge of #73687 - GuillaumeGomez:cleanup-e0701, r=Dylan-DPC | Manish Goregaokar | -1/+1 |
| 2020-06-25 | Rollup merge of #73674 - estebank:op-trait-bound-suggestion, r=davidtwco | Manish Goregaokar | -254/+328 |
| 2020-06-25 | Rollup merge of #73673 - ehuss:fix-ptr-docs, r=oli-obk | Manish Goregaokar | -4/+0 |
| 2020-06-25 | Rollup merge of #73648 - poliorcetics:return-keyword, r=joshtriplett | Manish Goregaokar | -2/+48 |
| 2020-06-25 | Rollup merge of #73621 - poliorcetics:mut-keyword, r=steveklabnik | Manish Goregaokar | -3/+53 |
| 2020-06-25 | Rollup merge of #73619 - poliorcetics:mod-keyword, r=steveklabnik | Manish Goregaokar | -2/+20 |
| 2020-06-25 | Rollup merge of #73581 - GuillaumeGomez:add-0766, r=varkor | Manish Goregaokar | -7/+25 |
| 2020-06-25 | Rollup merge of #73534 - estebank:borrowck-suggestions, r=matthewjasper | Manish Goregaokar | -10/+315 |
| 2020-06-25 | Rollup merge of #73460 - tmandry:variant-lineinfo, r=oli-obk | Manish Goregaokar | -49/+463 |