| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-07-24 | rm default method lint | Daniel Micay | -7/+0 | |
| default methods are enabled by default, so there's not much point in keeping around a lint to report them as being experimental | ||||
| 2013-05-29 | librustc: Stop reexporting the standard modules from prelude. | Patrick Walton | -1/+1 | |
| 2013-05-03 | add gitattributes and fix whitespace issues | Daniel Micay | -1/+0 | |
| 2013-01-29 | librustc: De-implicit-self the visitor. r=graydon | Patrick Walton | -1/+1 | |
| 2012-12-18 | Deal with test failures in various ways | Brian Anderson | -2/+2 | |
| 2012-12-14 | librustc: Implement a lint mode for default methods. r=brson | Patrick Walton | -0/+8 | |
| 2012-12-14 | Revert "librustc: Implement a lint mode for default methods" | Patrick Walton | -8/+0 | |
| This reverts commit 53b181dd47b9a10583bb9b300acc8b3ba9f56717. | ||||
| 2012-12-14 | librustc: Implement a lint mode for default methods | Patrick Walton | -0/+8 | |
