Adjust compiler for HashMap::get_many_mut stabilization
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
#![allow(internal_features)]
|
||||
#![feature(iter_intersperse)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(map_many_mut)]
|
||||
#![feature(rustc_attrs)]
|
||||
#![warn(unreachable_pub)]
|
||||
// tidy-alphabetical-end
|
||||
|
||||
Reference in New Issue
Block a user