rust/src/libgraphviz
Brian Anderson fbc93082ec std: Rename slice::Vector to Slice
This required some contortions because importing both raw::Slice
and slice::Slice makes rustc crash.

Since `Slice` is in the prelude, this renaming is unlikely to
casue breakage.

[breaking-change]
2014-08-13 11:30:14 -07:00
..
lib.rs Get rid of few warnings in tests 2014-07-21 09:55:04 -07:00
maybe_owned_vec.rs std: Rename slice::Vector to Slice 2014-08-13 11:30:14 -07:00