Patrick Walton
|
4634f7edae
|
librustc: Remove all uses of static from functions. rs=destatic
|
2013-03-22 10:27:39 -07:00 |
|
Ben Striegel
|
0fed29cfb7
|
De-implicit-self libstd
|
2013-03-07 21:11:09 -05:00 |
|
Alex Crichton
|
dfb5c10dea
|
Remove unused imports throughout src/
|
2013-03-04 12:27:01 -05:00 |
|
Luqman Aden
|
4cf51c2531
|
libstd: Get rid of move .
|
2013-02-15 02:49:54 -08:00 |
|
Patrick Walton
|
9143688197
|
librustc: Replace impl Type : Trait with impl Trait for Type . rs=implflipping
|
2013-02-14 14:44:12 -08:00 |
|
Ben Striegel
|
f08af9a7a5
|
RIMOV, round 5
find ./ -type f -name "*.rs" -exec sed -i "s/\&\[mut /\&mut \[/g" {} \;
|
2013-01-30 23:18:08 -05:00 |
|
Tim Chevalier
|
0274292bed
|
std: Address XXXes in flatpipes
|
2013-01-10 20:10:10 -08:00 |
|