rust/src/librand
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
..
distributions
isaac.rs
lib.rs lint: add lint for use of a ~[T]. 2014-03-14 11:28:39 +11:00
os.rs std: Rename Chan/Port types and constructor 2014-03-13 13:23:29 -07:00
rand_impls.rs
reader.rs
reseeding.rs