Manish Goregaokar
|
713e87526e
|
Use new attribute syntax in python files in src/etc too (#13478)
|
2014-04-14 21:00:31 +05:30 |
|
Alex Crichton
|
30862a64c2
|
Fix run-pass tests to have 'pub fn main'
This is required by the check-fast target because each test is slurped up into a
submodule.
|
2013-09-25 00:43:37 -07:00 |
|
Erick Tryzelaar
|
ad5c676853
|
Fix warnings it tests
|
2013-08-17 08:42:35 -07:00 |
|
Michael Sullivan
|
3fa5203273
|
Take default methods out from behind the flag.
|
2013-07-11 15:51:10 -07:00 |
|
John Barker
|
56d1987575
|
Don't use static default method
- also removed redundant assignment to is_mutbl
- updated copyright
|
2013-07-09 10:21:25 -04:00 |
|
John Barker
|
eaaf3f67ab
|
Always eat up mut when parsing general args, fixes #7483
|
2013-07-09 09:03:16 -04:00 |
|