std: Remove unused test feature
This commit is contained in:
parent
ee71dc5476
commit
8f5bb1f7c0
1 changed files with 0 additions and 1 deletions
|
|
@ -248,7 +248,6 @@
|
|||
#![feature(link_args)]
|
||||
#![feature(linkage)]
|
||||
#![feature(macro_reexport)]
|
||||
#![cfg_attr(test, feature(map_values_mut))]
|
||||
#![feature(needs_panic_runtime)]
|
||||
#![feature(num_bits_bytes)]
|
||||
#![feature(old_wrapping)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue