| Age | Commit message (Expand) | Author | Lines |
| 2019-02-10 | miri value visitor: use in macro | Ralf Jung | -3/+3 |
| 2019-02-10 | Add trait aliases to js types | Guillaume Gomez | -1/+3 |
| 2019-02-10 | Add style for trait aliases | Guillaume Gomez | -0/+4 |
| 2019-02-10 | Add trait alias support in rustdoc | Guillaume Gomez | -46/+149 |
| 2019-02-10 | Fix failing tidy (line endings on Windows) | Vadim Petrochenkov | -0/+0 |
| 2019-02-10 | rpath computation: explain why we pop() | Ralf Jung | -2/+2 |
| 2019-02-10 | when there are multiple filenames, print what got interpreted as 2nd filename | Ralf Jung | -1/+9 |
| 2019-02-10 | Auto merge of #58085 - wesleywiser:profiler_2, r=wesleywiser | bors | -182/+363 |
| 2019-02-10 | Auto merge of #58103 - RalfJung:mir-shim-dump, r=eddyb | bors | -130/+173 |
| 2019-02-10 | Revert removed #![feature(nll)] | Taiki Endo | -0/+21 |
| 2019-02-10 | Auto merge of #58339 - Mark-Simulacrum:embedded-book, r=Mark-Simulacrum | bors | -0/+1 |
| 2019-02-09 | Add EmbeddedBook to test list in bootstrap | Mark Rousskov | -0/+1 |
| 2019-02-10 | Auto merge of #57770 - Zoxc:no-hash-query, r=michaelwoerister | bors | -215/+260 |
| 2019-02-10 | Fix search results interactions | Guillaume Gomez | -2/+2 |
| 2019-02-09 | Auto merge of #58065 - alexreg:refactor-smart_resolve_path_fragment, r=petroc... | bors | -389/+423 |
| 2019-02-09 | operand-to-place copies should never be overlapping | Ralf Jung | -1/+4 |
| 2019-02-09 | Auto merge of #57944 - estebank:unclosed-delim-the-quickening, r=oli-obk | bors | -157/+332 |
| 2019-02-09 | Remove rustdoc test which referenced unstable API | Matthias Einwag | -10/+0 |
| 2019-02-09 | Fix exhaustion of inclusive range try_fold and try_rfold | Matthieu M | -5/+33 |
| 2019-02-09 | Use ? in librustc macros | Matthew Jasper | -260/+246 |
| 2019-02-09 | cleanup: remove hir_path_str | ljedrz | -5/+0 |
| 2019-02-09 | cleanup: rename node_id_to_type(_opt) | ljedrz | -56/+52 |
| 2019-02-09 | Auto merge of #57885 - arielb1:xform-probe, r=nikomatsakis | bors | -7/+402 |
| 2019-02-09 | impl iter_sources() and iter_chain() for dyn Error | Harald Hoyer | -0/+152 |
| 2019-02-09 | miri: give non-generic functions a stable address | Ralf Jung | -8/+23 |
| 2019-02-09 | librustc_codegen_ssa => 2018 | Taiki Endo | -91/+75 |
| 2019-02-09 | put back macro redirect | Guillaume Gomez | -1/+10 |
| 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 | Update RELEASES.md | Who? Me?! | -1/+1 |
| 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 | Auto merge of #58316 - Centril:rollup, r=Centril | bors | -1328/+1381 |
| 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 |