| Age | Commit message (Expand) | Author | Lines |
| 2015-12-18 | Auto merge of #29973 - petrochenkov:privinpub, r=nikomatsakis | bors | -320/+808 |
| 2015-12-18 | Do not substitute type aliases during error reporting | Vadim Petrochenkov | -6/+13 |
| 2015-12-18 | Auto merge of #30374 - durka:issue-30371, r=alexcrichton | bors | -2/+21 |
| 2015-12-18 | Rollup merge of #30452 - dotdash:24876_take_2, r=alexcrichton | Manish Goregaokar | -0/+103 |
| 2015-12-18 | Rollup merge of #30447 - Xmasreturns:Docu, r=steveklabnik | Manish Goregaokar | -4/+6 |
| 2015-12-18 | Rollup merge of #30431 - mmcco:cleanup, r=alexcrichton | Manish Goregaokar | -3/+2 |
| 2015-12-18 | Rollup merge of #30420 - petrochenkov:owned2, r=nrc | Manish Goregaokar | -413/+400 |
| 2015-12-18 | Rollup merge of #30406 - durka:patch-13, r=sanxiyn | Manish Goregaokar | -3/+3 |
| 2015-12-18 | Rollup merge of #30398 - jwworth:pull-request-1450205451, r=sanxiyn | Manish Goregaokar | -1/+1 |
| 2015-12-18 | Rollup merge of #30384 - nrc:diagnostics, r=@nikomatsakis | Manish Goregaokar | -773/+856 |
| 2015-12-18 | Rollup merge of #30286 - oli-obk:const_error_span, r=nikomatsakis | Manish Goregaokar | -25/+37 |
| 2015-12-18 | Auto merge of #30272 - tshepang:doc-drain, r=bluss | bors | -15/+26 |
| 2015-12-18 | Fix emitting asm and object file output at the same time | Björn Steinbrink | -0/+103 |
| 2015-12-18 | Add more systematic tests | Vadim Petrochenkov | -429/+402 |
| 2015-12-18 | Prohibit public glob reexports of private variants | Vadim Petrochenkov | -10/+57 |
| 2015-12-18 | Address the comments | Vadim Petrochenkov | -39/+47 |
| 2015-12-18 | Substitute type aliases before checking for privacy | Vadim Petrochenkov | -24/+43 |
| 2015-12-18 | Use lint instead of warning | Vadim Petrochenkov | -31/+128 |
| 2015-12-18 | Report errors not caught by the old visitor as warnings | Vadim Petrochenkov | -28/+390 |
| 2015-12-18 | Prohibit private variant reexports | Vadim Petrochenkov | -7/+37 |
| 2015-12-18 | Approximate type aliases as public when determining impl publicity | Vadim Petrochenkov | -0/+29 |
| 2015-12-18 | Update error messages and error descriptions | Vadim Petrochenkov | -41/+44 |
| 2015-12-18 | Fix the fallout | Vadim Petrochenkov | -50/+27 |
| 2015-12-18 | Rewrite VisiblePrivateTypesVisitor | Vadim Petrochenkov | -322/+258 |
| 2015-12-18 | Auto merge of #29907 - nagisa:mir-moar-constants, r=nikomatsakis | bors | -28/+490 |
| 2015-12-17 | Clarified shadowing example | Xmasreturns | -4/+6 |
| 2015-12-18 | Abstract away differences between Vec and ptr::P in HIR | Vadim Petrochenkov | -184/+214 |
| 2015-12-18 | Deprecate name `OwnedSlice` and don't use it | Vadim Petrochenkov | -114/+96 |
| 2015-12-18 | libsyntax: Merge OwnedSlice into ptr::P | Vadim Petrochenkov | -115/+90 |
| 2015-12-17 | Auto merge of #30445 - steveklabnik:rollup, r=steveklabnik | bors | -44/+31 |
| 2015-12-17 | Rollup merge of #30443 - tshepang:just-a-rename, r=steveklabnik | Steve Klabnik | -9/+0 |
| 2015-12-17 | Rollup merge of #30442 - tshepang:typo, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-12-17 | Rollup merge of #30441 - tshepang:missing-comma, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-12-17 | Rollup merge of #30439 - swooster:swooster-nomicon-patch-1, r=steveklabnik | Steve Klabnik | -2/+2 |
| 2015-12-17 | Rollup merge of #30437 - tshepang:clarity, r=steveklabnik | Steve Klabnik | -1/+1 |
| 2015-12-17 | Rollup merge of #30428 - steveklabnik:quickfix, r=apasel422 | Steve Klabnik | -1/+1 |
| 2015-12-17 | Rollup merge of #30419 - shepmaster:rogue-I, r=alexcrichton | Steve Klabnik | -1/+1 |
| 2015-12-17 | Rollup merge of #30415 - steveklabnik:remove_bad_stability_note, r=alexcrichton | Steve Klabnik | -6/+0 |
| 2015-12-17 | Rollup merge of #30404 - Shiney:ImprovedStackHeap, r=steveklabnik | Steve Klabnik | -20/+22 |
| 2015-12-17 | Rollup merge of #30370 - zachreizner:patch-1, r=apasel422 | Steve Klabnik | -2/+2 |
| 2015-12-17 | doc: improve drain examples and remove secondary info from leading paragraph | Tshepang Lekhonkhobe | -15/+26 |
| 2015-12-17 | doc: no need to duplicate docs on renamed API | Tshepang Lekhonkhobe | -9/+0 |
| 2015-12-17 | Test generic methods | Simonas Kazlauskas | -1/+64 |
| 2015-12-17 | doc: fix typo | Tshepang Lekhonkhobe | -1/+1 |
| 2015-12-17 | doc: add a missing comma | Tshepang Lekhonkhobe | -1/+1 |
| 2015-12-17 | Auto merge of #30325 - jseyfried:fixes_30078, r=nrc | bors | -75/+60 |
| 2015-12-17 | Change "big ask" to "tall order" in Rustonomicon. | Steve Wooster | -2/+2 |
| 2015-12-17 | doc: improve clarity by introducing a pause | Tshepang Lekhonkhobe | -1/+1 |
| 2015-12-17 | rustc_resolve: fix a bug in which unused imports can get wrongly marked as us... | Jeffrey Seyfried | -16/+25 |
| 2015-12-17 | Remove unused imports | Jeffrey Seyfried | -59/+35 |