const_with_hasher test: actually construct a usable HashMap
This commit is contained in:
@@ -328,6 +328,7 @@
|
||||
// Library features (core):
|
||||
// tidy-alphabetical-start
|
||||
#![feature(array_chunks)]
|
||||
#![feature(build_hasher_default_const_new)]
|
||||
#![feature(c_str_module)]
|
||||
#![feature(char_internals)]
|
||||
#![feature(clone_to_uninit)]
|
||||
|
||||
Reference in New Issue
Block a user