Separate liballoc module
This commit is contained in:
parent
374c63e0fc
commit
89292beedb
@ -141,7 +141,7 @@ mod boxed {
|
||||
pub use std::boxed::Box;
|
||||
}
|
||||
#[cfg(test)]
|
||||
mod boxed_test;
|
||||
mod tests;
|
||||
pub mod collections;
|
||||
#[cfg(all(target_has_atomic = "ptr", target_has_atomic = "cas"))]
|
||||
pub mod sync;
|
||||
|
Loading…
x
Reference in New Issue
Block a user