Skip to content

Conversation

huonw
Copy link
Contributor

@huonw huonw commented Apr 9, 2014

Remove a pile of (mainly) internal ~[] uses

A few of them are public like the changes in std::fmt::parse, but the majority are just implementation details.

huonw added 6 commits April 9, 2014 23:31
These are all private uses of ~[], so can easily & non-controversially
be replaced with Vec.
Replacing `~[]`. This also makes the `walk_dir` iterator use a `Vec`
internally.
Some straggling instances of `~[]` across a few different libs. Also,
remove some public ones from workcache.
@bors bors closed this in 0156af1 Apr 11, 2014
@huonw huonw deleted the general-devecing branch July 11, 2014 05:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants