| Age | Commit message (Expand) | Author | Lines |
| 2015-12-18 | Auto merge of #30286 - oli-obk:const_error_span, r=nikomatsakis | bors | -0/+18 |
| 2015-12-18 | Rollup merge of #30384 - nrc:diagnostics, r=@nikomatsakis | Manish Goregaokar | -3/+3 |
| 2015-12-18 | Rollup merge of #30286 - oli-obk:const_error_span, r=nikomatsakis | Manish Goregaokar | -0/+18 |
| 2015-12-18 | Fix emitting asm and object file output at the same time | Björn Steinbrink | -0/+90 |
| 2015-12-18 | Add more systematic tests | Vadim Petrochenkov | -429/+402 |
| 2015-12-18 | Prohibit public glob reexports of private variants | Vadim Petrochenkov | -2/+20 |
| 2015-12-18 | Substitute type aliases before checking for privacy | Vadim Petrochenkov | -16/+15 |
| 2015-12-18 | Use lint instead of warning | Vadim Petrochenkov | -25/+96 |
| 2015-12-18 | Report errors not caught by the old visitor as warnings | Vadim Petrochenkov | -14/+18 |
| 2015-12-18 | Prohibit private variant reexports | Vadim Petrochenkov | -1/+16 |
| 2015-12-18 | Approximate type aliases as public when determining impl publicity | Vadim Petrochenkov | -0/+19 |
| 2015-12-18 | Update error messages and error descriptions | Vadim Petrochenkov | -32/+32 |
| 2015-12-18 | Fix the fallout | Vadim Petrochenkov | -35/+12 |
| 2015-12-18 | Rewrite VisiblePrivateTypesVisitor | Vadim Petrochenkov | -0/+118 |
| 2015-12-18 | Auto merge of #29907 - nagisa:mir-moar-constants, r=nikomatsakis | bors | -0/+246 |
| 2015-12-17 | Added a functioning version of the assoc-oddities-3 test case to | Aaron Keen | -0/+51 |
| 2015-12-17 | Removed test case. This now test successfully parses with the | Aaron Keen | -16/+0 |
| 2015-12-17 | Test generic methods | Simonas Kazlauskas | -0/+63 |
| 2015-12-17 | rustc_resolve: fix a bug in which unused imports can get wrongly marked as us... | Jeffrey Seyfried | -1/+5 |
| 2015-12-16 | Auto merge of #30341 - pnkfelix:call-site-scope, r=nikomatsakis | bors | -0/+307 |
| 2015-12-17 | test errors | Nick Cameron | -3/+3 |
| 2015-12-16 | Auto merge of #29962 - aturon:coherence-errors, r=nmatsakis | bors | -7/+49 |
| 2015-12-16 | unit test for new error help. | Felix S. Klock II | -0/+60 |
| 2015-12-16 | Provide overlapping types for coherence errors | Aaron Turon | -7/+49 |
| 2015-12-16 | Auto merge of #30337 - wesleywiser:mir_switch, r=nikomatsakis | bors | -0/+48 |
| 2015-12-16 | Add ExprType to HIR and make everything compile | Vadim Petrochenkov | -11/+26 |
| 2015-12-16 | Auto merge of #30269 - sanxiyn:no-mangle-generic, r=Aatch | bors | -3/+5 |
| 2015-12-16 | Implement type ascription. | Eduard Burtescu | -3/+43 |
| 2015-12-16 | Rollup merge of #30388 - DanielJCampbell:macro-ident-spans, r=nrc | Manish Goregaokar | -0/+23 |
| 2015-12-16 | Rollup merge of #30372 - sanxiyn:rustdoc-cfg, r=alexcrichton | Manish Goregaokar | -0/+16 |
| 2015-12-16 | Rollup merge of #30320 - nrc:err-names, r=@nikomatsakis | Manish Goregaokar | -45/+53 |
| 2015-12-16 | Modify the Levenshtein-based suggestions to include imports | Ravi Shankar | -6/+8 |
| 2015-12-16 | Auto merge of #30300 - sanxiyn:syntax-ext, r=nikomatsakis | bors | -5/+7 |
| 2015-12-16 | Auto merge of #30206 - petrochenkov:newdepr, r=brson | bors | -1/+607 |
| 2015-12-16 | Auto merge of #30141 - oli-obk:fix/30117, r=arielb1 | bors | -1/+85 |
| 2015-12-15 | Regression tests for Issue 29793. | Felix S. Klock II | -0/+307 |
| 2015-12-15 | Implement references to functions and constants | Simonas Kazlauskas | -0/+183 |
| 2015-12-15 | Use --cfg when running doctests | Seo Sanghyeon | -0/+16 |
| 2015-12-15 | Fix custom deriving tests | Seo Sanghyeon | -5/+7 |
| 2015-12-15 | Generated code spans now point to callsite parameters (where applicable) | Daniel Campbell | -0/+23 |
| 2015-12-14 | Implement trans for the MIR Switch terminator | Wesley Wiser | -0/+48 |
| 2015-12-14 | add failing run-pass test for #30371 | Alex Burka | -0/+18 |
| 2015-12-14 | Auto merge of #30328 - sanxiyn:include-type-name, r=alexcrichton | bors | -0/+28 |
| 2015-12-14 | Auto merge of #27937 - DiamondLovesYou:llvm-root-and-shared, r=alexcrichton | bors | -5/+25 |
| 2015-12-14 | Auto merge of #30321 - sanxiyn:E0170, r=alexcrichton | bors | -0/+26 |
| 2015-12-14 | Auto merge of #29735 - Amanieu:asm_indirect_constraint, r=pnkfelix | bors | -2/+14 |
| 2015-12-13 | Auto merge of #30351 - tamird:remove-range-inclusive, r=alexcrichton | bors | -20/+0 |
| 2015-12-13 | Better support for `--llvm-root`. | Richard Diamond | -5/+25 |
| 2015-12-13 | Auto merge of #30314 - fhahn:issue-30299-missing-fields, r=pnkfelix | bors | -1/+1 |
| 2015-12-13 | Remove duplicate test case | Tamir Duberstein | -20/+0 |