Skip to content

Commit 12c3427

Browse files
committed
std: Remove unused test feature
1 parent 0a11566 commit 12c3427

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libstd/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,6 @@
245245
#![feature(link_args)]
246246
#![feature(linkage)]
247247
#![feature(macro_reexport)]
248-
#![cfg_attr(test, feature(map_values_mut))]
249248
#![feature(needs_panic_runtime)]
250249
#![feature(num_bits_bytes)]
251250
#![feature(old_wrapping)]

0 commit comments

Comments
 (0)