about summary refs log tree commit diff
path: root/src/libstd/unit.rs
AgeCommit message (Collapse)AuthorLines
2013-08-14Methodyfied the string ascii extionsion functionsMarvin Löbel-0/+54
Added into_owned() method for vectors Added DoubleEnded Iterator impl to Option Renamed nil.rs to unit.rs