| Age | Commit message (Expand) | Author | Lines |
| 2019-04-23 | Fix regression in line ending test | varkor | -2/+2 |
| 2019-04-23 | Auto merge of #60172 - varkor:tidy-double-trailing-newline, r=kennytm | bors | -50/+2 |
| 2019-04-22 | Remove leading newlines | varkor | -2/+1 |
| 2019-04-22 | Remove double trailing newlines | varkor | -50/+2 |
| 2019-04-22 | update tests for migrate mode by default | Matthew Jasper | -30/+6 |
| 2019-04-21 | Enforce consistent drop order w/ async methods. | David Wood | -0/+103 |
| 2019-04-21 | Add test for drop order in async functions. | David Wood | -0/+89 |
| 2019-04-16 | Auto merge of #59769 - RalfJung:compiletest-normalization, r=alexcrichton | bors | -2/+4 |
| 2019-04-15 | Rollup merge of #59648 - alex:must-use-result, r=alexcrichton | Mazdak Farrokhzad | -1/+1 |
| 2019-04-14 | fix output test for backtrace-debuginfo.rs | Ralf Jung | -2/+4 |
| 2019-04-14 | Rollup merge of #59675 - SimonSapin:stable-alloc, r=alexcrichton | Mazdak Farrokhzad | -8/+5 |
| 2019-04-12 | Stabilize the `alloc` crate. | Simon Sapin | -8/+5 |
| 2019-04-11 | fix up unused wrappingn_add in compile-pass test | Ashley Mannix | -1/+1 |
| 2019-04-08 | Rename Waker::new_unchecked to Waker::from_raw | Taylor Cramer | -1/+1 |
| 2019-04-08 | Add Waker::wake_by_ref and make Waker::wake consume the Waker | Taylor Cramer | -12/+28 |
| 2019-04-08 | Add must_use annotations to Result::is_ok and is_err | Alex Gaynor | -1/+1 |
| 2019-04-07 | Auto merge of #59119 - cramertj:cx-back, r=withoutboats | bors | -23/+23 |
| 2019-04-05 | Future-proof the Futures API | Taylor Cramer | -23/+23 |
| 2019-04-05 | Auto merge of #59500 - crlf0710:boxed-closure-impls, r=cramertj | bors | -0/+20 |
| 2019-04-05 | Stabilize boxed_closure_impls in 1.35.0. | Charles Lew | -2/+0 |
| 2019-04-05 | Add tests for boxed_closure_impls. | Masaki Hara | -0/+22 |
| 2019-04-04 | std: Avoid usage of `Once` in `Instant` | Alex Crichton | -0/+27 |
| 2019-04-02 | Rollup merge of #59446 - Aaron1011:fix/debuginfo-overflow, r=oli-obk | Mazdak Farrokhzad | -0/+8 |
| 2019-04-02 | Rollup merge of #59166 - seanmonstar:trait-alias-import, r=alexreg | Mazdak Farrokhzad | -0/+65 |
| 2019-04-01 | Refactor async fn return type lowering | Taylor Cramer | -4/+16 |
| 2019-04-01 | resolve all in scope trait aliases, then elaborate their bounds | Sean McArthur | -1/+43 |
| 2019-03-31 | Fix stack overflow when generating debuginfo for 'recursive' type | Aaron Hill | -0/+8 |
| 2019-03-31 | Rollup merge of #59583 - oberien:patch-1, r=Centril | Mazdak Farrokhzad | -0/+16 |
| 2019-03-31 | Rollup merge of #59580 - taiki-e:coerce-closure, r=oli-obk | Mazdak Farrokhzad | -0/+7 |
| 2019-04-01 | Allow closure to unsafe fn coercion | Taiki Endo | -0/+7 |
| 2019-03-31 | match match match match match | Jaro Fietz | -0/+16 |
| 2019-03-30 | Restore test | Fabian Drinck | -0/+3 |
| 2019-03-30 | Fix more tests | Fabian Drinck | -10/+0 |
| 2019-03-30 | Rollup merge of #59376 - davidtwco:finally-rfc-2008-variants, r=petrochenkov,... | Mazdak Farrokhzad | -204/+0 |
| 2019-03-29 | Rollup merge of #59462 - taiki-e:no-core, r=petrochenkov | Mazdak Farrokhzad | -0/+18 |
| 2019-03-28 | Implement `#[non_exhaustive]` on variants. | David Wood | -204/+0 |
| 2019-03-28 | Rollup merge of #58803 - haraldh:fs_copy_fix, r=alexcrichton | Mazdak Farrokhzad | -4/+9 |
| 2019-03-27 | Rollup merge of #59284 - RalfJung:maybe-uninit, r=sfackler | Josh Stone | -3/+3 |
| 2019-03-27 | Rollup merge of #57565 - petrochenkov:turbowarn, r=Centril | Josh Stone | -42/+6 |
| 2019-03-27 | Add a test | Taiki Endo | -0/+18 |
| 2019-03-27 | Auto merge of #55780 - ogoffart:span_source_text, r=petrochenkov | bors | -2/+43 |
| 2019-03-26 | fix some uses I missed | Ralf Jung | -3/+3 |
| 2019-03-23 | syntax: Remove warning for unnecessary path disambiguators | Vadim Petrochenkov | -42/+6 |
| 2019-03-23 | fs::copy() set file mode early | Harald Hoyer | -4/+9 |
| 2019-03-23 | resolve: collect trait aliases along with traits | Sean McArthur | -0/+23 |
| 2019-03-16 | Rollup merge of #59206 - sntdevco:master, r=dtolnay | kennytm | -4/+4 |
| 2019-03-16 | Rollup merge of #59201 - lambda:remove-repr-simd-isize-usize-restriction, r=a... | kennytm | -0/+32 |
| 2019-03-16 | Rollup merge of #59156 - davidtwco:issue-55809, r=nikomatsakis | kennytm | -0/+30 |
| 2019-03-16 | Rollup merge of #59025 - aoikonomopoulos:issue-57924, r=varkor | kennytm | -0/+9 |
| 2019-03-15 | Remove restriction on isize/usize in repr(simd) | Brian Campbell | -0/+32 |