| Age | Commit message (Expand) | Author | Lines |
| 2017-02-09 | Rollup merge of #39707 - durka:parsimonious-span-note, r=jonathandturner | Corey Farwell | -1/+1 |
| 2017-02-09 | Rollup merge of #39700 - msopena:master, r=est31 | Corey Farwell | -0/+17 |
| 2017-02-09 | Rollup merge of #39674 - jseyfried:fix_token_tree_parsing_ICE, r=nrc | Corey Farwell | -0/+32 |
| 2017-02-09 | change span_notes to notes in E0368/E0369 | Alex Burka | -1/+1 |
| 2017-02-09 | Adding compile fail test for const_indexing feature | Mario | -0/+17 |
| 2017-02-09 | Auto merge of #39265 - est31:master, r=petrochenkov | bors | -15/+0 |
| 2017-02-08 | Rollup merge of #39653 - JanZerebecki:test-issue-27433, r=alexcrichton | Corey Farwell | -0/+15 |
| 2017-02-08 | Rollup merge of #38699 - japaric:lsan, r=alexcrichton | Corey Farwell | -0/+13 |
| 2017-02-09 | Fix ICE when parsing token trees after an error. | Jeffrey Seyfried | -0/+32 |
| 2017-02-08 | sanitizer support | Jorge Aparicio | -0/+13 |
| 2017-02-08 | Add test for #27433 | Jan Zerebecki | -0/+15 |
| 2017-02-08 | Rollup merge of #39462 - emilio:improper-ctypes, r=nikomatsakis | Corey Farwell | -0/+6 |
| 2017-02-08 | Stabilize static in const | est31 | -15/+0 |
| 2017-02-07 | Rollup merge of #39361 - cengizIO:master, r=arielb1 | Corey Farwell | -27/+19 |
| 2017-02-05 | Auto merge of #38897 - nikomatsakis:issue-32330-followup, r=arielb1 | bors | -30/+18 |
| 2017-02-05 | make lifetimes that only appear in return type early-bound | Niko Matsakis | -30/+18 |
| 2017-02-05 | Rollup merge of #39526 - canndrew:uninhabited-while-let-fix, r=arielb1 | Corey Farwell | -0/+8 |
| 2017-02-05 | Rollup merge of #39442 - keeperofdakeys:expand-derives, r=jseyfried | Corey Farwell | -7/+9 |
| 2017-02-05 | Rollup merge of #39009 - canndrew:default-unit-warnings, r=nikomatsakis | Corey Farwell | -0/+51 |
| 2017-02-05 | Auto merge of #38103 - zackmdavis:lint_errors_resulting_from_lint_groups_or_w... | bors | -45/+12 |
| 2017-02-05 | Move derive macro expansion into the MacroExpander | Josh Driver | -6/+8 |
| 2017-02-05 | Rename CustomDerive to ProcMacroDerive for macros 1.1 | Josh Driver | -1/+1 |
| 2017-02-04 | Add a new ui test and update existing ones | Cengiz Can | -39/+29 |
| 2017-02-04 | Improve error message for uninferrable types #38812 | Cengiz Can | -26/+28 |
| 2017-02-04 | Auto merge of #38426 - vadimcn:nobundle, r=alexcrichton | bors | -0/+13 |
| 2017-02-04 | note wording: lint implied by lint group, not lint group implies lint | Zack M. Davis | -1/+1 |
| 2017-02-04 | make lint-group-style test a UI rather than a compile-fail test | Zack M. Davis | -51/+0 |
| 2017-02-04 | note lint group set on command line triggering individual lint | Zack M. Davis | -1/+1 |
| 2017-02-04 | note individual lint name set via lint group attribute in notes | Zack M. Davis | -9/+27 |
| 2017-02-04 | Uninhabited while-let pattern fix | Andrew Cann | -0/+8 |
| 2017-02-04 | Expand defaulted unit test | Andrew Cann | -0/+15 |
| 2017-02-03 | lint/ctypes: Don't warn on non-unsized structs with PhantomData. | Emilio Cobos Álvarez | -0/+6 |
| 2017-02-03 | Fix test | Andrew Cann | -3/+6 |
| 2017-02-03 | Fix test | Andrew Cann | -4/+11 |
| 2017-02-03 | Use a proper future-compatibility lint | Andrew Cann | -0/+26 |
| 2017-02-02 | Rollup merge of #39420 - oli-obk:sugg, r=pnkfelix | Guillaume Gomez | -1/+2 |
| 2017-02-02 | Auto merge of #39384 - wesleywiser:fix_fixmes, r=alexcrichton | bors | -31/+0 |
| 2017-02-02 | Auto merge of #38932 - petrochenkov:privctor, r=jseyfried | bors | -71/+71 |
| 2017-01-31 | Removes FIXMEs related to #22405 | Wesley Wiser | -31/+0 |
| 2017-01-31 | use suggestions instead of helps with code in them | Oliver Schneider | -1/+2 |
| 2017-01-30 | Merge ty::TyBox into ty::TyAdt | Vadim Petrochenkov | -40/+35 |
| 2017-01-29 | Improve diagnostics for inaccessible constructors | Vadim Petrochenkov | -63/+1 |
| 2017-01-29 | Implement compatibility lint for legacy constructor visibilities | Vadim Petrochenkov | -0/+28 |
| 2017-01-29 | Fix the fallout | Vadim Petrochenkov | -82/+53 |
| 2017-01-29 | Privatize constructors of tuple structs with private fields | Vadim Petrochenkov | -0/+63 |
| 2017-01-28 | Auto merge of #39305 - eddyb:synelide, r=nikomatsakis | bors | -14/+52 |
| 2017-01-28 | test: add missing lifetime in recently added test. | Eduard-Mihai Burtescu | -1/+1 |
| 2017-01-28 | rustc: always keep an explicit lifetime in trait objects. | Eduard-Mihai Burtescu | -2/+4 |
| 2017-01-28 | rustc_typeck: move impl Trait checks out of RegionScope. | Eduard-Mihai Burtescu | -1/+1 |
| 2017-01-28 | rustc: move most of lifetime elision to resolve_lifetimes. | Eduard-Mihai Burtescu | -8/+44 |