Closed
Description
- Move
std::vec
to the modulestd::collections
. Why? He's taken out of context. Directly hardly anyone usesstd::vec
module. In addition, theVec
object is re-exported withstd::preluge
, so the breaking is small. - Remove re-exports in
std::collections
and addstd::collections::preluge
. (Similar to the modulestd::io::preluge
)
Metadata
Metadata
Assignees
Labels
No labels