WIP: add raw_entry API to HashMap
This commit is contained in:
committed by
Jonathan Behrens
parent
b0297f3043
commit
6af55a7c61
@@ -284,6 +284,7 @@
|
||||
#![feature(prelude_import)]
|
||||
#![feature(ptr_internals)]
|
||||
#![feature(raw)]
|
||||
#![feature(raw_entry)]
|
||||
#![feature(rustc_attrs)]
|
||||
#![feature(rustc_const_unstable)]
|
||||
#![feature(std_internals)]
|
||||
|
||||
Reference in New Issue
Block a user