| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2014-01-03 | Remove std::either | Alex Crichton | -2/+0 |
| 2013-12-08 | Add dead-code warning pass | Kiet Tran | -0/+1 |
| 2013-12-03 | Move std::util::ignore to std::prelude::drop | Steven Fackler | -1/+1 |
| 2013-10-24 | Remove even more of std::io | Alex Crichton | -5/+11 |
| 2013-10-06 | Add appropriate #[feature] directives to tests | Alex Crichton | -0/+1 |
| 2013-07-04 | Remove vec::{filter, filtered, filter_map, filter_mapped}, replaced by iterat... | Huon Wilson | -1/+1 |
| 2013-06-30 | Remove vec::{map, mapi, zip_map} and the methods, except for .map, since this | Huon Wilson | -4/+2 |
| 2013-05-29 | librustc: Stop reexporting the standard modules from prelude. | Patrick Walton | -0/+2 |
| 2013-05-22 | test: Update tests to use the new syntax. | Patrick Walton | -8/+8 |
| 2013-05-20 | Remove all unnecessary allocations (as flagged by lint) | Alex Crichton | -2/+2 |
| 2013-05-17 | Re-implement lint with less emphasis on item ids | Alex Crichton | -0/+62 |
