| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-10-18 | Fix some pretty printing tests | Vadim Petrochenkov | -1/+1 | |
| 2014-04-06 | Remove check-fast. Closes #4193, #8844, #6330, #7416 | Brian Anderson | -1/+0 | |
| 2014-02-11 | Change `xfail` directives in compiletests to `ignore`, closes #11363 | Florian Hahn | -3/+3 | |
| 2013-07-21 | syntax: Bless mod.rs. #4116 | Brian Anderson | -0/+18 | |
| When loading a module the parser will look for either foo.rs or foo/mod.rs and generate an error when both are found. | ||||
