| Age | Commit message (Expand) | Author | Lines |
| 2018-08-20 | Auto merge of #47562 - Centril:feature/core_convert_id, r=oli-obk | bors | -0/+47 |
| 2018-08-19 | Auto merge of #52953 - dsciarra:mv-codemap-sourcemap, r=petrochenkov | bors | -17/+17 |
| 2018-08-19 | Auto merge of #53316 - tristanburgess:52895_existential_type_ICE, r=oli-obk | bors | -0/+34 |
| 2018-08-19 | mv codemap source_map | Donato Sciarra | -4/+4 |
| 2018-08-19 | mv (mod) codemap source_map | Donato Sciarra | -12/+12 |
| 2018-08-19 | mv FileMap SourceFile | Donato Sciarra | -1/+1 |
| 2018-08-19 | convert-id: tests for const gating. | Mazdak Farrokhzad | -0/+47 |
| 2018-08-19 | Auto merge of #53258 - nikomatsakis:issue-53189-optimize-reassignment-immutab... | bors | -39/+391 |
| 2018-08-19 | move tests to borrowck directory, remove feature(nll) | Niko Matsakis | -52/+173 |
| 2018-08-19 | add tests for assigning fields without initializing var | Niko Matsakis | -0/+234 |
| 2018-08-19 | just check whether a variable is initialized | Niko Matsakis | -11/+8 |
| 2018-08-19 | Auto merge of #51131 - qnighy:unsized-locals, r=eddyb | bors | -0/+290 |
| 2018-08-19 | Auto merge of #52972 - RalfJung:from_raw_parts_align, r=alexcrichton | bors | -0/+3 |
| 2018-08-19 | Implement simple codegen for unsized rvalues. | Masaki Hara | -0/+163 |
| 2018-08-19 | Lift some Sized checks. | Masaki Hara | -0/+95 |
| 2018-08-19 | Add #![feature(unsized_locals)]. | Masaki Hara | -0/+28 |
| 2018-08-19 | Add notes on unsized argument errors. | Masaki Hara | -0/+4 |
| 2018-08-18 | Auto merge of #53324 - alexreg:self_in_typedefs, r=eddyb | bors | -0/+67 |
| 2018-08-18 | Added tests. | Alexander Regueiro | -0/+40 |
| 2018-08-18 | Added feature gate. | Alexander Regueiro | -0/+27 |
| 2018-08-18 | Auto merge of #53286 - nagisa:cast-assumes, r=eddyb | bors | -0/+29 |
| 2018-08-18 | Auto merge of #53175 - matthewjasper:more-return-stuff, r=nikomatsakis | bors | -159/+168 |
| 2018-08-17 | Auto merge of #53369 - pnkfelix:partial-53351-make-some-ported-compile-fail-t... | bors | -130/+626 |
| 2018-08-17 | Auto merge of #53356 - michaelwoerister:itlto, r=alexcrichton | bors | -37/+37 |
| 2018-08-17 | Auto merge of #50911 - petrochenkov:macuse, r=alexcrichton | bors | -364/+145 |
| 2018-08-17 | Auto merge of #53449 - frewsxcv:rollup, r=frewsxcv | bors | -71/+495 |
| 2018-08-17 | Rollup merge of #53413 - eddyb:featured-in-the-latest-edition, r=varkor | Corey Farwell | -30/+50 |
| 2018-08-17 | Rollup merge of #53407 - pnkfelix:partial-53351-make-more-ported-compile-fail... | Corey Farwell | -23/+236 |
| 2018-08-17 | Rollup merge of #53406 - estebank:to_string-to_string, r=michaelwoerister | Corey Farwell | -0/+38 |
| 2018-08-17 | Rollup merge of #53357 - fukatani:pretty-print-btreemap, r=michaelwoerister | Corey Farwell | -1/+11 |
| 2018-08-17 | Rollup merge of #53349 - memoryruins:nll-tests, r=nikomatsakis | Corey Farwell | -0/+76 |
| 2018-08-17 | Rollup merge of #53347 - eddyb:no-crate-in-root, r=petrochenkov | Corey Farwell | -17/+26 |
| 2018-08-17 | Rollup merge of #53326 - memoryruins:issue-27868-test, r=nikomatsakis | Corey Farwell | -0/+58 |
| 2018-08-17 | Auto merge of #53288 - RalfJung:dropck, r=nikomatsakis | bors | -0/+79 |
| 2018-08-17 | Auto merge of #53190 - sekineh:thumb-cortex-m, r=jamesmunns | bors | -0/+71 |
| 2018-08-17 | Fix undesirable fallout | Vadim Petrochenkov | -88/+79 |
| 2018-08-17 | Stabilize `use_extern_macros` | Vadim Petrochenkov | -276/+66 |
| 2018-08-17 | rustc_resolve: don't allow paths starting with `::crate`. | Eduard-Mihai Burtescu | -17/+26 |
| 2018-08-17 | fix license | Ralf Jung | -2/+12 |
| 2018-08-17 | Auto merge of #53427 - eddyb:uniform-paths-diagnostics, r=varkor | bors | -22/+100 |
| 2018-08-17 | rustc_resolve: overhaul `#![feature(uniform_paths)]` error reporting. | Eduard-Mihai Burtescu | -22/+100 |
| 2018-08-17 | Rollup merge of #53412 - eddyb:stage-who, r=alexcrichton | kennytm | -35/+22 |
| 2018-08-17 | Rollup merge of #53373 - estebank:unclosed, r=petrochenkov | kennytm | -50/+37 |
| 2018-08-17 | Rollup merge of #53364 - varkor:gat-warn-broken, r=pnkfelix | kennytm | -47/+137 |
| 2018-08-17 | Rollup merge of #53360 - PramodBisht:issue/51602, r=estebank | kennytm | -0/+25 |
| 2018-08-16 | enable more tests on stage1 again | Ralf Jung | -19/+7 |
| 2018-08-16 | Auto merge of #53256 - ollie27:writeln, r=KodrAus | bors | -0/+53 |
| 2018-08-16 | Auto merge of #53147 - ashtneoi:dont-suggest-ref, r=estebank | bors | -162/+2942 |
| 2018-08-16 | tests: prefer edition: directives to compile-flags:--edition. | Eduard-Mihai Burtescu | -21/+21 |
| 2018-08-16 | syntax: also warn about edition "umbrella" features being implied by --edition. | Eduard-Mihai Burtescu | -7/+27 |