| Age | Commit message (Expand) | Author | Lines |
| 2020-01-31 | Rollup merge of #68670 - euclio:invalid-issue, r=estebank | Dylan DPC | -30/+47 |
| 2020-01-31 | Rollup merge of #68669 - euclio:doc-comment-stmt, r=estebank | Dylan DPC | -2/+89 |
| 2020-01-31 | Rollup merge of #68660 - kubo39:patch-1, r=Dylan-DPC | Dylan DPC | -2/+2 |
| 2020-01-31 | Rollup merge of #68638 - GuillaumeGomez:links-cmp-traits, r=Dylan-DPC | Dylan DPC | -20/+31 |
| 2020-01-31 | Rollup merge of #68588 - Centril:check-unsafety-clean, r=Mark-Simulacrum | Dylan DPC | -39/+18 |
| 2020-01-30 | Auto merge of #66577 - WaffleLapkin:iter_take_while_map, r=mark-simulcrum | bors | -1/+195 |
| 2020-01-30 | clarify "incorrect issue" error | Andy Russell | -30/+47 |
| 2020-01-30 | suggest adding space in accidental doc comments | Andy Russell | -2/+89 |
| 2020-01-30 | Add missing links for cmp traits | Guillaume Gomez | -20/+31 |
| 2020-01-30 | Auto merge of #68661 - nnethercote:rm-unused-read_uleb128-param, r=Mark-Simul... | bors | -6/+6 |
| 2020-01-30 | Auto merge of #68325 - faern:move-numeric-consts-to-associated-consts-step1, ... | bors | -77/+207 |
| 2020-01-30 | Remove unused `read_uleb128` parameter. | Nicholas Nethercote | -6/+6 |
| 2020-01-30 | Auto merge of #68659 - Dylan-DPC:rollup-zo7zi9f, r=Dylan-DPC | bors | -135/+321 |
| 2020-01-30 | Update | Hiroki Noda | -2/+2 |
| 2020-01-30 | Fix typo. | Hiroki Noda | -1/+1 |
| 2020-01-30 | Rollup merge of #68655 - tmiasko:rev, r=Dylan-DPC | Dylan DPC | -2/+2 |
| 2020-01-30 | Rollup merge of #68651 - LeSeulArtichaut:doc-from-nonzero, r=steveklabnik | Dylan DPC | -2/+6 |
| 2020-01-30 | Rollup merge of #68640 - LeSeulArtichaut:doc-from-ip, r=steveklabnik | Dylan DPC | -0/+72 |
| 2020-01-30 | Rollup merge of #68626 - Zoxc:termize, r=estebank | Dylan DPC | -3/+3 |
| 2020-01-30 | Rollup merge of #68468 - ssomers:btreemap_prefer_middle, r=Mark-Simulacrum | Dylan DPC | -119/+132 |
| 2020-01-30 | Rollup merge of #66648 - crgl:btree-clone-from, r=Amanieu | Dylan DPC | -9/+106 |
| 2020-01-29 | Auto merge of #67688 - cjgillot:passes, r=Zoxc | bors | -474/+484 |
| 2020-01-29 | Fix revision annotations in borrowck-feature-nll-overrides-migrate | Tomasz Miąsko | -2/+2 |
| 2020-01-29 | Make Target::from_impl_item a free function. | Camille GILLOT | -22/+16 |
| 2020-01-29 | Move upvars query to librustc_passes. | Camille GILLOT | -5/+5 |
| 2020-01-29 | Move upvars.rs to librustc_passes. | Camille GILLOT | -0/+0 |
| 2020-01-29 | Move check_mod_attr query in librustc_passes. | Camille GILLOT | -119/+135 |
| 2020-01-29 | Move check_attr.rs to librustc_passes. | Camille GILLOT | -0/+0 |
| 2020-01-29 | Document `From` implementation for NonZero nums | LeSeulArtichaut | -2/+6 |
| 2020-01-29 | Document remaining undocumented `From` implementations for IPs | LeSeulArtichaut | -0/+72 |
| 2020-01-29 | Auto merge of #68634 - JohnTitor:clippy-up, r=JohnTitor | bors | -9/+7 |
| 2020-01-29 | Auto merge of #68635 - JohnTitor:rollup-jsc34ac, r=JohnTitor | bors | -39/+96 |
| 2020-01-29 | BTreeMap: tag and explain unsafe internal functions or assert preconditions | Stein Somers | -119/+132 |
| 2020-01-29 | Rollup merge of #68627 - joshtriplett:write-all-none, r=Dylan-DPC | Yuki Okushi | -0/+2 |
| 2020-01-29 | Rollup merge of #68611 - MichaelBurge:master, r=estebank | Yuki Okushi | -1/+8 |
| 2020-01-29 | Rollup merge of #68609 - Zoxc:lld-msvc, r=alexcrichton | Yuki Okushi | -2/+5 |
| 2020-01-29 | Rollup merge of #68598 - GuillaumeGomez:fix-null-synthetic_implementors, r=ol... | Yuki Okushi | -14/+16 |
| 2020-01-29 | Rollup merge of #68586 - Centril:repr-deny, r=pnkfelix | Yuki Okushi | -20/+59 |
| 2020-01-29 | Rollup merge of #67722 - petertodd:2019-improve-any-comment, r=Mark-Simulacrum | Yuki Okushi | -2/+6 |
| 2020-01-29 | Update Clippy | Yuki Okushi | -9/+7 |
| 2020-01-29 | Auto merge of #68572 - tmiasko:sanitizer-use-after-scope, r=nikic | bors | -5/+105 |
| 2020-01-29 | Auto merge of #68512 - spastorino:local-is-copy, r=oli-obk | bors | -130/+134 |
| 2020-01-28 | Minor: note why we can rely on Any trait for safety | Peter Todd | -2/+6 |
| 2020-01-28 | Document that write_all will not call write if given an empty buffer | Josh Triplett | -0/+2 |
| 2020-01-29 | Rollup merge of #68620 - kubkon:patch-1, r=Dylan-DPC | Yuki Okushi | -2/+2 |
| 2020-01-29 | Rollup merge of #68619 - gorilskij:master, r=varkor | Yuki Okushi | -2/+2 |
| 2020-01-29 | Rollup merge of #68592 - pdbrito:master, r=jonas-schievink | Yuki Okushi | -1/+1 |
| 2020-01-29 | Rollup merge of #68582 - LeSeulArtichaut:code-explanations, r=Dylan-DPC | Yuki Okushi | -1/+27 |
| 2020-01-29 | Rollup merge of #68556 - ollie27:rustdoc_primitive_re-export, r=GuillaumeGomez | Yuki Okushi | -17/+91 |
| 2020-01-29 | Rollup merge of #68553 - GuillaumeGomez:fix-run-button-scroll-pos, r=kinnison | Yuki Okushi | -8/+7 |