Vadim Petrochenkov
|
4a91a80b26
|
Fix some pretty printing tests
|
2016-10-18 23:23:40 +03:00 |
|
Brian Anderson
|
072a920503
|
Remove check-fast. Closes #4193, #8844, #6330, #7416
|
2014-04-06 15:55:43 -07:00 |
|
Florian Hahn
|
f62460c1f5
|
Change xfail directives in compiletests to ignore, closes #11363
|
2014-02-11 18:23:20 +01:00 |
|
Brian Anderson
|
a74d92e8ab
|
syntax: Bless mod.rs. #4116
When loading a module the parser will look for either foo.rs or foo/mod.rs and generate
an error when both are found.
|
2013-07-21 19:32:24 -07:00 |
|