about summary refs log tree commit diff
path: root/src/librust
AgeCommit message (Expand)AuthorLines
2013-03-12rustc: One Less Bad CopyTim Chevalier-2/+2
2013-03-08Finish de-implicit-selfing everything but the test suiteBen Striegel-0/+2
2013-03-06Add manual &self/ and &static/ and /&self declarations thatNiko Matsakis-9/+9
2013-03-05core: convert vec::{head,head_opt} to return referencesErick Tryzelaar-4/+8
2013-03-02librustc: Forbid chained imports and fix the logic for one-level renaming imp...Patrick Walton-1/+1
2013-03-01librustc: "APL2" -> "ASL2". rs=license-fixPatrick Walton-1/+1
2013-02-28Fix license attribute on cratessevrak-0/+1
2013-02-18Added rust convenience tool similar to go's go toolMarvin Löbel-0/+235