rust/src/libextra
bors b35e8fbfcb auto merge of #12861 : huonw/rust/lint-owned-vecs, r=thestinger
lint: add lint for use of a `~[T]`.

This is useless at the moment (since pretty much every crate uses
`~[]`), but should help avoid regressions once completely removed from a
crate.
2014-03-13 22:26:35 -07:00
..
c_vec.rs flate: return CVec<u8> rather than copying into a new vector. 2014-02-24 01:15:39 +11:00
lib.rs lint: add lint for use of a ~[T]. 2014-03-14 11:28:39 +11:00
stats.rs fix typos with with repeated words, just like this sentence. 2014-03-06 20:19:14 +09:00
tempfile.rs rand: deprecate rng. 2014-03-12 11:31:43 +11:00
unicode.rs Register new snapshots 2013-12-03 14:31:54 -08:00
url.rs Use generic impls for Hash 2014-03-12 13:39:47 -07:00
workcache.rs std: Rename Chan/Port types and constructor 2014-03-13 13:23:29 -07:00