Make an optimal cold path for query_cache_hit
This commit is contained in:
parent
e60ccfc6a9
commit
9539737008
4 changed files with 28 additions and 32 deletions
|
@ -11,6 +11,7 @@
|
|||
#![feature(associated_type_bounds)]
|
||||
#![feature(auto_traits)]
|
||||
#![feature(cell_leak)]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(extend_one)]
|
||||
#![feature(hash_raw_entry)]
|
||||
#![feature(hasher_prefixfree_extras)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue