Remove cfg(test) from library/core
This commit is contained in:
parent
1a94d839be
commit
4f3ef2ac90
5 changed files with 697 additions and 707 deletions
|
@ -141,7 +141,6 @@ mod intrinsics;
|
|||
mod io;
|
||||
mod iter;
|
||||
mod lazy;
|
||||
#[cfg(test)]
|
||||
mod macros;
|
||||
mod manually_drop;
|
||||
mod mem;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue