Make IdFunctor::try_map_id panic-safe
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#![feature(once_cell)]
|
||||
#![feature(test)]
|
||||
#![feature(thread_id_value)]
|
||||
#![feature(vec_into_raw_parts)]
|
||||
#![allow(rustc::default_hash_types)]
|
||||
#![deny(unaligned_references)]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user