rollup merge of #21446: stepancheg/boxed-test
Conflicts: src/liballoc/boxed.rs
This commit is contained in:
@@ -93,6 +93,8 @@ pub mod heap;
|
||||
|
||||
#[cfg(not(test))]
|
||||
pub mod boxed;
|
||||
#[cfg(test)]
|
||||
mod boxed_test;
|
||||
pub mod arc;
|
||||
pub mod rc;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user