| Age | Commit message (Expand) | Author | Lines |
| 2019-02-09 | Auto merge of #58207 - nnethercote:intern_lazy_const, r=oli-obk | bors | -38/+40 |
| 2019-02-09 | fix rebase fallout | Ralf Jung | -40/+45 |
| 2019-02-09 | fix printing closures | Ralf Jung | -20/+18 |
| 2019-02-09 | fix node classification | Ralf Jung | -15/+19 |
| 2019-02-09 | fix --emit=mir: StructCtors are functions | Ralf Jung | -2/+5 |
| 2019-02-09 | disambiguate filenames of multiple drop shims being dumped | Ralf Jung | -1/+20 |
| 2019-02-09 | pass full InstanceDef to run_passes | Ralf Jung | -55/+60 |
| 2019-02-09 | fix rebase fallout: AnonConsts are Consts, and Methods are functions | Ralf Jung | -4/+7 |
| 2019-02-09 | fix dumping MIR from another crate | Ralf Jung | -14/+15 |
| 2019-02-09 | use pass infrastructure for mir shims, so that they can get dumped | Ralf Jung | -8/+13 |
| 2019-02-09 | Auto merge of #57617 - mark-i-m:multiple-matcher-bindings, r=petrochenkov | bors | -38/+171 |
| 2019-02-09 | Cleanup imports | Taiki Endo | -3/+2 |
| 2019-02-09 | Move some tests into the tests directory | Taiki Endo | -1570/+1568 |
| 2019-02-09 | Some writing improvement, conciseness of intro | Robert Hayek | -4/+3 |
| 2019-02-09 | Auto merge of #57184 - varkor:deny-warnings-lib, r=Mark-Simulacrum | bors | -2/+1 |
| 2019-02-09 | Rollup merge of #58312 - taiki-e:librustc_data_structures-2018, r=Centril | Mazdak Farrokhzad | -107/+86 |
| 2019-02-09 | Rollup merge of #58285 - taiki-e:error_index_generator-2018, r=Centril | Mazdak Farrokhzad | -1/+3 |
| 2019-02-09 | Rollup merge of #58275 - RalfJung:miri-test-libcore, r=Mark-Simulacrum | Mazdak Farrokhzad | -0/+81 |
| 2019-02-09 | Rollup merge of #58265 - taiki-e:librustc_mir-2018, r=matthewjasper | Mazdak Farrokhzad | -519/+520 |
| 2019-02-09 | Rollup merge of #58261 - taiki-e:librustc_incremental-2018, r=Centril | Mazdak Farrokhzad | -32/+29 |
| 2019-02-09 | Rollup merge of #58260 - taiki-e:librustc_borrowck-2018, r=Centril | Mazdak Farrokhzad | -69/+71 |
| 2019-02-09 | Rollup merge of #58259 - taiki-e:librustc_codegen_utils-2018, r=Centril | Mazdak Farrokhzad | -23/+18 |
| 2019-02-09 | Rollup merge of #58257 - taiki-e:librustc_target-2018, r=Centril | Mazdak Farrokhzad | -220/+221 |
| 2019-02-09 | Rollup merge of #58256 - taiki-e:librustc_cratesio_shim-2018, r=Centril | Mazdak Farrokhzad | -0/+3 |
| 2019-02-09 | Rollup merge of #58255 - taiki-e:librustc_metadata-2018, r=Centril | Mazdak Farrokhzad | -66/+67 |
| 2019-02-09 | Rollup merge of #58251 - h-michael:librustc_traits-2018, r=Centril | Mazdak Farrokhzad | -23/+20 |
| 2019-02-09 | Rollup merge of #58247 - taiki-e:librustc_passes-2018, r=Centril | Mazdak Farrokhzad | -22/+23 |
| 2019-02-09 | Rollup merge of #58245 - taiki-e:librustc_lint-2018, r=Centril | Mazdak Farrokhzad | -100/+108 |
| 2019-02-09 | Rollup merge of #58233 - taiki-e:librustc_save_analysis-2018, r=Centril | Mazdak Farrokhzad | -82/+79 |
| 2019-02-09 | Rollup merge of #58222 - taiki-e:librustc_allocator-2018, r=Centril | Mazdak Farrokhzad | -15/+7 |
| 2019-02-09 | Rollup merge of #58120 - h-michael:build_helper-theme-2018, r=Centril | Mazdak Farrokhzad | -0/+3 |
| 2019-02-09 | Rollup merge of #58115 - h-michael:rustdoc-2018, r=Centril | Mazdak Farrokhzad | -2/+3 |
| 2019-02-09 | Rollup merge of #58091 - phansch:compiletest2018, r=Centril | Mazdak Farrokhzad | -47/+39 |
| 2019-02-08 | Remove trailing white-space | gnzlbg | -1/+1 |
| 2019-02-08 | Saturating add/sub intrinsic emulation refactor/comments #58030 | Patrick McCarter | -5/+12 |
| 2019-02-08 | simd-saturating-arith test requires LLVM >= 8.0 | gnzlbg | -3/+3 |
| 2019-02-08 | Auto merge of #58161 - davidtwco:issue-57960, r=arielb1 | bors | -4/+68 |
| 2019-02-09 | librustc_data_structures => 2018 | Taiki Endo | -107/+86 |
| 2019-02-08 | Move simd intrinsic codegen tests into the simd-intrinsic subdir | gnzlbg | -0/+0 |
| 2019-02-08 | Add simd_saturating_{add,sub} intrinsics | gnzlbg | -9/+895 |
| 2019-02-08 | Deny warnings in std stage 0 | varkor | -2/+1 |
| 2019-02-08 | Extract block to insert an intrinsic into its own function | gnzlbg | -12/+17 |
| 2019-02-08 | Don't default on std crate when manipulating browser history | Guillaume Gomez | -1/+1 |
| 2019-02-08 | review comments: (marginally) reduce memory consumtion | Esteban Küber | -12/+68 |
| 2019-02-08 | Auto merge of #58294 - hrls:master, r=GuillaumeGomez | bors | -1/+1 |
| 2019-02-08 | Improve stability tags display | Guillaume Gomez | -11/+10 |
| 2019-02-08 | Correct descriptive item name for impl | varkor | -5/+3 |
| 2019-02-08 | librustc_typeck => 2018 | Taiki Endo | -100/+98 |
| 2019-02-08 | Use descriptive variant name | varkor | -7/+7 |
| 2019-02-08 | librustc_incremental => 2018 | Taiki Endo | -32/+29 |