| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-03-20 | Removing imports of std::vec_ng::Vec | Alex Crichton | -1/+0 |
| 2014-03-20 | rename std::vec_ng -> std::vec | Daniel Micay | -1/+1 |
| 2014-03-01 | libsyntax: Fix errors arising from the automated `~[T]` conversion | Patrick Walton | -6/+9 |
| 2014-03-01 | libsyntax: Mechanically change `~[T]` to `Vec<T>` | Patrick Walton | -3/+3 |
| 2014-02-28 | rustc: Simplify crate loading constraints | Alex Crichton | -0/+9 |
| 2014-02-24 | Remove std::from_str::FromStr from the prelude | Brendan Zabarauskas | -0/+3 |
| 2014-02-24 | Remove deriving(ToStr) | Alex Crichton | -1/+1 |
| 2014-02-23 | Remove all ToStr impls, add Show impls | Alex Crichton | -4/+7 |
| 2014-01-23 | rustpkg::crate_id: Remove CrateId | klutzy | -1/+9 |
| 2013-12-29 | Rename PkgId to CrateId | Luis de Bethencourt | -0/+186 |
