| Age | Commit message (Expand) | Author | Lines |
| 2018-08-14 | Auto merge of #52895 - draganmladjenovic:minmax_qnan, r=alexcrichton | bors | -0/+7 |
| 2018-08-14 | #[feature(uniform_paths)]: allow `use x::y;` to resolve through `self::x`, no... | Taylor Cramer | -0/+301 |
| 2018-08-14 | rustc_resolve: fix special-case for one-segment import paths. | Eduard-Mihai Burtescu | -0/+110 |
| 2018-08-09 | Don't panic on std::env::vars() when env in null. | BurntPizza | -0/+29 |
| 2018-08-09 | Added regression test for NLL raw pointer cast bug | Sunjay Varma | -0/+35 |
| 2018-08-07 | Rollup merge of #53093 - 0e4ef622:issue-52169-fix, r=petrochenkov | kennytm | -0/+24 |
| 2018-08-07 | Rollup merge of #53068 - MajorBreakfast:spawn, r=cramertj | kennytm | -13/+13 |
| 2018-08-07 | Record adjustments and original type for expressions in the generator interior | John Kåre Alsaker | -0/+35 |
| 2018-08-07 | Auto merge of #51007 - AstralSorcerer:master, r=nagisa | bors | -1/+1 |
| 2018-08-06 | Rename Executor trait to Spawn | Josef Reinhard Brandl | -13/+13 |
| 2018-08-05 | Enable macros to pass $:literal to another macro | Matthew Tran | -0/+24 |
| 2018-08-05 | Fix 2018 edition tests | varkor | -12/+1 |
| 2018-08-05 | Remove references to unknown feature `io` | varkor | -7/+1 |
| 2018-08-05 | Fix stage 2 tests | varkor | -0/+3 |
| 2018-08-05 | Fix run-pass-fulldeps tests | varkor | -68/+2 |
| 2018-08-05 | Convert unknown_features lint into an error | varkor | -312/+3 |
| 2018-08-05 | Remove panic-runtime opt-out | varkor | -9/+0 |
| 2018-08-05 | Fix test/run-pass | varkor | -85/+36 |
| 2018-08-05 | Remove unnecessary or invalid feature attributes | varkor | -1/+1 |
| 2018-08-02 | Auto merge of #52890 - djrenren:test-visibility, r=petrochenkov | bors | -0/+38 |
| 2018-08-01 | Rollup merge of #52915 - Zoxc:refine-gen-borrow-analysis, r=eddyb | Pietro Albini | -0/+25 |
| 2018-08-01 | Rollup merge of #52876 - cuviper:const-endianness-be, r=kennytm | Pietro Albini | -1/+1 |
| 2018-08-01 | Make sure we prepare for thin LTO whenever we are emitting bitcode | Colin Pronovost | -1/+1 |
| 2018-07-31 | Auto merge of #52234 - petrochenkov:macuse2, r=Mark-Simulacrum | bors | -0/+22 |
| 2018-07-31 | Don't count MIR locals as borrowed after StorageDead when finding locals live... | John Kåre Alsaker | -0/+25 |
| 2018-07-31 | run-pass/simd-intrinsic-float-minmax: Force use of qNaN on Mips | dragan.mladjenovic | -0/+7 |
| 2018-07-30 | Just tidying up | John Renner | -3/+8 |
| 2018-07-30 | Reexport tests without polluting namespaces | John Renner | -0/+33 |
| 2018-07-30 | run-pass/const-endianness: negate before to_le() | Josh Stone | -1/+1 |
| 2018-07-30 | Auto merge of #52823 - RalfJung:test, r=eddyb | bors | -2/+21 |
| 2018-07-29 | resolve: Modularize crate-local `#[macro_export] macro_rules` | Vadim Petrochenkov | -0/+22 |
| 2018-07-29 | invalid_const_promotion: check if we get the right signal | Ralf Jung | -2/+21 |
| 2018-07-27 | Add the -Zcrate-attr=foo nightly rustc flag to inject crate attributes | Pietro Albini | -0/+21 |
| 2018-07-26 | Rollup merge of #52635 - yodaldevoid:issue_18804, r=oli-obk | Mark Rousskov | -0/+43 |
| 2018-07-26 | Rollup merge of #52558 - wesleywiser:ice_melting, r=estebank | Mark Rousskov | -0/+106 |
| 2018-07-25 | Place the ignore comments in the correct file for test issue-18804 | Gabriel Smith | -3/+3 |
| 2018-07-24 | Disable regression test for issue #18804 on Emscripten and Asmjs | Gabriel Smith | -0/+3 |
| 2018-07-24 | Add regression test for issue #18804 | Gabriel Smith | -0/+40 |
| 2018-07-23 | Implement 2015 vs 2018 `?` kleene op + test | mark | -47/+2 |
| 2018-07-23 | Add run-pass test for #44005 | Wesley Wiser | -0/+39 |
| 2018-07-23 | Add test for #33264 | Wesley Wiser | -0/+39 |
| 2018-07-23 | Add tests for #34784 | Wesley Wiser | -0/+28 |
| 2018-07-23 | Auto merge of #50494 - F001:as_cell, r=alexcrichton | bors | -0/+21 |
| 2018-07-23 | use inherent method instead | F001 | -3/+2 |
| 2018-07-23 | Auto merge of #52571 - oli-obk:promotion_abort, r=nagisa | bors | -0/+38 |
| 2018-07-22 | Use correct exclusion comment | Oliver Schneider | -1/+2 |
| 2018-07-21 | don't spawn processes on wasm | Oliver Schneider | -0/+2 |
| 2018-07-21 | Rollup merge of #52527 - ljedrz:cleanup_13973, r=oli-obk | kennytm | -10/+0 |
| 2018-07-21 | Rollup merge of #52526 - ljedrz:cleanup_18800, r=alexcrichton | kennytm | -1/+0 |
| 2018-07-20 | Add trailing newline | Oliver Schneider | -1/+1 |