| Age | Commit message (Expand) | Author | Lines |
| 2018-08-24 | Merging error code descriptions into E0107 and adding "no longer | Matthew Russo | -66/+0 |
| 2018-08-20 | Auto merge of #51880 - varkor:generics-hir-generalisation-followup, r=eddyb | bors | -140/+188 |
| 2018-08-20 | Add a test for skipping all arguments versus just one | varkor | -0/+52 |
| 2018-08-20 | Fix diagnostic regression | varkor | -66/+66 |
| 2018-08-20 | Auto merge of #47562 - Centril:feature/core_convert_id, r=oli-obk | bors | -0/+47 |
| 2018-08-20 | Fix ICE | varkor | -10/+5 |
| 2018-08-19 | Auto merge of #52953 - dsciarra:mv-codemap-sourcemap, r=petrochenkov | bors | -17/+17 |
| 2018-08-20 | Update new ui tests | varkor | -52/+54 |
| 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 | Fix some remaining tests | varkor | -14/+14 |
| 2018-08-19 | Refactor generic argument count check in check/mod.rs | varkor | -24/+24 |
| 2018-08-19 | Refactor generic argument count check in astconv | varkor | -33/+33 |
| 2018-08-19 | Revert broken test | varkor | -0/+1 |
| 2018-08-19 | Refactor astconv.rs (part ii) | varkor | -2/+1 |
| 2018-08-19 | "Fix" annoying test | varkor | -1/+0 |
| 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 |