| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-03-05 | apply rustfmt to librustc_data_structures, correcting ↵ | Niko Matsakis | -21/+29 | |
| rust-lang-nursery/rustfmt#836 | ||||
| 2016-02-18 | Remove unnecessary explicit lifetime bounds. | Corey Farwell | -2/+2 | |
| These explicit lifetimes can be ommitted because of lifetime elision rules. Instances were found using rust-clippy. | ||||
| 2015-04-17 | Use the newer snapshot_vec, which has a simplified delegate | Niko Matsakis | -0/+207 | |
| interface since in practice no delegates had any state. | ||||
