Delegate from map_id to try_map_id

This commit is contained in:
Alan Egerton 2021-11-27 16:40:47 +00:00
parent 04f1c09f90
commit 9f714ef035
No known key found for this signature in database
GPG key ID: 07CAC3CCA7E0643F
2 changed files with 7 additions and 57 deletions

View file

@ -25,6 +25,7 @@
#![feature(once_cell)]
#![feature(test)]
#![feature(thread_id_value)]
#![feature(unwrap_infallible)]
#![allow(rustc::default_hash_types)]
#![deny(unaligned_references)]