Skip to content

Commit 139dd27

Browse files
committed
More nonsense
1 parent 65d94ba commit 139dd27

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/std/src/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,7 @@
309309
//
310310
// Library features (core):
311311
// tidy-alphabetical-start
312+
#![cfg_attr(bootstrap, feature(const_collections_with_hasher))]
312313
#![feature(char_internals)]
313314
#![feature(core_intrinsics)]
314315
#![feature(core_io_borrowed_buf)]

0 commit comments

Comments
 (0)