| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2013-11-01 | Reordered the methods in std::Option and std::Result | Marvin Löbel | -5/+1 | |
| Cleaned up the source in a few places Renamed `map_move` to `map`, removed other `map` methods Added `as_ref` and `as_mut` adapters to `Result` Added `fmt::Default` impl | ||||
| 2013-09-12 | std: Add a bunch of Default impls | Erick Tryzelaar | -5/+6 | |
| 2013-08-26 | Add a Default trait. | Corey Richardson | -0/+5 | |
| 2013-08-14 | Methodyfied the string ascii extionsion functions | Marvin Löbel | -0/+54 | |
| Added into_owned() method for vectors Added DoubleEnded Iterator impl to Option Renamed nil.rs to unit.rs | ||||
