De-export vec. Part of #3583.

This commit is contained in:
Graydon Hoare 2012-10-01 15:45:34 -07:00
parent 4c3fede84f
commit c042e06908
2 changed files with 139 additions and 239 deletions

View File

@ -170,7 +170,6 @@ mod f32;
mod f64; mod f64;
mod str; mod str;
mod ptr; mod ptr;
#[legacy_exports]
mod vec; mod vec;
mod at_vec; mod at_vec;
mod bool; mod bool;

File diff suppressed because it is too large Load Diff