Removing imports of std::vec_ng::Vec
It's now in the prelude.
This commit is contained in:
@@ -30,7 +30,6 @@ This API is completely unstable and subject to change.
|
||||
|
||||
#[allow(deprecated)];
|
||||
#[deny(non_camel_case_types)];
|
||||
#[allow(deprecated_owned_vector)];
|
||||
|
||||
extern crate serialize;
|
||||
extern crate term;
|
||||
|
||||
Reference in New Issue
Block a user