| Age | Commit message (Expand) | Author | Lines |
| 2019-03-09 | fixes rust-lang#56766 | Saleem Jaffer | -0/+16 |
| 2019-03-09 | Track embedded-book in the toolstate | kennytm | -3/+6 |
| 2019-03-09 | Auto merge of #59012 - pietroalbini:rollup, r=pietroalbini | bors | -106/+588 |
| 2019-03-08 | When encountetring `||{}()`, suggest the likely intended `(||{})()` | Esteban Küber | -1/+53 |
| 2019-03-09 | Auto merge of #58920 - ehuss:update-cargo-rls, r=ehuss | bors | -7/+7 |
| 2019-03-08 | Parse lifetimes that start with a number and give specific error | Esteban Küber | -6/+50 |
| 2019-03-08 | Auto merge of #58985 - dlrobertson:fix_58980, r=alexreg | bors | -9/+27 |
| 2019-03-08 | Update books | Eric Huss | -0/+0 |
| 2019-03-08 | Update cargo, rls | Eric Huss | -7/+7 |
| 2019-03-08 | Fix moving text in search tabs headers | Guillaume Gomez | -1/+1 |
| 2019-03-08 | expand unused doc comment diagnostic | Andy Russell | -170/+306 |
| 2019-03-08 | improve unused doc comment diagnostic reporting | Andy Russell | -15/+58 |
| 2019-03-08 | std: Delete a by-definition spuriously failing test | Alex Crichton | -15/+0 |
| 2019-03-08 | Unit (and regression) tests for warning cycle code. | Felix S. Klock II | -59/+140 |
| 2019-03-08 | Temporarily emulate the (accidentally) omitted recursion during impl Trait ch... | Felix S. Klock II | -15/+84 |
| 2019-03-08 | Auto merge of #58915 - ljedrz:deprecate_nodeid_methods, r=Zoxc | bors | -495/+442 |
| 2019-03-08 | update clippy | ljedrz | -8/+5 |
| 2019-03-08 | Fix documentation of from_ne_bytes and from_le_bytes | Nagy Tibor | -8/+8 |
| 2019-03-08 | Rollup merge of #59007 - varkor:invalid-const-arg-test, r=petrochenkov | Pietro Albini | -0/+12 |
| 2019-03-08 | Rollup merge of #58984 - estebank:multi-treat-err-as-bug, r=oli-obk | Pietro Albini | -27/+56 |
| 2019-03-08 | Rollup merge of #58970 - pnkfelix:issue-58158-size-of-assoc-type-ice, r=petro... | Pietro Albini | -4/+47 |
| 2019-03-08 | Rollup merge of #58963 - seanmonstar:patch-3, r=cramertj | Pietro Albini | -0/+8 |
| 2019-03-08 | Rollup merge of #58961 - estebank:issue-58462, r=varkor | Pietro Albini | -6/+6 |
| 2019-03-08 | Rollup merge of #58950 - Lucretiel:patch-5, r=alexcrichton | Pietro Albini | -0/+1 |
| 2019-03-08 | Rollup merge of #58940 - ThisIsADogHello:patch-1, r=alexcrichton | Pietro Albini | -1/+1 |
| 2019-03-08 | Rollup merge of #58931 - estebank:elide-receiver-tyerr, r=varkor | Pietro Albini | -1/+33 |
| 2019-03-08 | Rollup merge of #58926 - gabi-250:tcx-lifetimes, r=petrochenkov | Pietro Albini | -4/+4 |
| 2019-03-08 | Rollup merge of #58921 - cuviper:issue-50582, r=varkor | Pietro Albini | -0/+15 |
| 2019-03-08 | Rollup merge of #58918 - gilescope:async-await-issue-testcase, r=petrochenkov | Pietro Albini | -0/+28 |
| 2019-03-08 | Rollup merge of #58916 - tspiteri:release-notes, r=petrochenkov | Pietro Albini | -21/+23 |
| 2019-03-08 | Rollup merge of #58912 - pnkfelix:issue-58813-incr-comp-regress-test, r=petro... | Pietro Albini | -0/+14 |
| 2019-03-08 | Rollup merge of #58911 - pnkfelix:issue-58435-regression-test, r=alexcrichton | Pietro Albini | -0/+17 |
| 2019-03-08 | Rollup merge of #58906 - Nemo157:generator-state-debug-info, r=Zoxc | Pietro Albini | -0/+28 |
| 2019-03-08 | Rollup merge of #58893 - benaryorg:thread_local_example_join, r=alexcrichton | Pietro Albini | -1/+4 |
| 2019-03-08 | Rollup merge of #58891 - Delta-Psi:doc-fixes, r=Centril | Pietro Albini | -1/+1 |
| 2019-03-08 | Rollup merge of #58883 - estebank:unused-closure-arg, r=varkor | Pietro Albini | -1/+54 |
| 2019-03-08 | Rollup merge of #58877 - estebank:macro-borrow, r=davidtwco | Pietro Albini | -3/+54 |
| 2019-03-08 | Rollup merge of #58861 - estebank:fix-negative-traits, r=petrochenkov | Pietro Albini | -24/+43 |
| 2019-03-08 | Rollup merge of #58369 - nox:sync-hash-map-entry, r=Amanieu | Pietro Albini | -0/+11 |
| 2019-03-08 | Rollup merge of #58269 - taeguk:add-some-sources-to-rust-src-distribution, r=... | Pietro Albini | -0/+2 |
| 2019-03-08 | Rollup merge of #58204 - estebank:impl-trait-semi, r=zackmdavis | Pietro Albini | -12/+72 |
| 2019-03-08 | Rollup merge of #58080 - MikaelUrankar:freebsd_arm, r=sanxiyn | Pietro Albini | -0/+54 |
| 2019-03-08 | Auto merge of #58903 - estebank:forgetful-delims, r=petrochenkov | bors | -70/+181 |
| 2019-03-08 | Auto merge of #58013 - Zoxc:stable-hash-macro-simple, r=oli-obk | bors | -87/+392 |
| 2019-03-07 | Always call read/write from default vectored io methods | Steven Fackler | -28/+32 |
| 2019-03-07 | Fix SGX implementations of read/write_vectored. | Steven Fackler | -12/+10 |
| 2019-03-07 | Add a test for invalid const arguments | varkor | -0/+12 |
| 2019-03-07 | update treat-err-as-bug test | Esteban Küber | -1/+1 |
| 2019-03-07 | Add more details to elseless if error | Esteban Küber | -8/+69 |
| 2019-03-07 | address review comments | Esteban Küber | -34/+44 |