Marvin Löbel
|
06c371605b
|
Fixed all use sites and tests
|
2013-03-26 14:59:17 +01:00 |
|
Huon Wilson
|
12df65470f
|
Kill some warnings: unused imports and old #[deny(..)]s.
|
2013-03-25 01:17:23 +11:00 |
|
Patrick Walton
|
e2fde83ce4
|
libsyntax: Stop parsing old lifetime syntax
|
2013-03-22 22:24:36 -07:00 |
|
Patrick Walton
|
85c9fc6f8f
|
librustc: Remove the const declaration form everywhere
|
2013-03-22 22:24:35 -07:00 |
|
Patrick Walton
|
352c070365
|
librustc: Convert all uses of old lifetime notation to new lifetime notation. rs=delifetiming
|
2013-03-18 17:21:14 -07:00 |
|
Tim Chevalier
|
f9269a1bda
|
rustc: One Less Bad Copy
|
2013-03-12 10:04:35 -07:00 |
|
Ben Striegel
|
fdf69dd7b0
|
Finish de-implicit-selfing everything but the test suite
|
2013-03-08 19:34:39 -05:00 |
|
Niko Matsakis
|
3168fe06ff
|
Add manual &self/ and &static/ and /&self declarations that
are currently inferred. New rules are coming that will require
them to be explicit. All add some explicit self declarations.
|
2013-03-06 15:12:57 -05:00 |
|
Erick Tryzelaar
|
359bb3e10b
|
core: convert vec::{head,head_opt} to return references
|
2013-03-05 19:37:04 -08:00 |
|
Patrick Walton
|
a3f728238b
|
librustc: Forbid chained imports and fix the logic for one-level renaming imports
|
2013-03-02 16:49:30 -08:00 |
|
Patrick Walton
|
9519ee5d80
|
librustc: "APL2" -> "ASL2". rs=license-fix
|
2013-03-01 08:41:31 -08:00 |
|
sevrak
|
833ad6018e
|
Fix license attribute on crates
|
2013-02-28 13:34:01 +00:00 |
|
Marvin Löbel
|
726fc877d1
|
Added rust convenience tool similar to go's go tool
|
2013-02-18 23:11:08 +01:00 |
|