remove a whole bunch of unnecessary const feature gates
This commit is contained in:
@@ -410,9 +410,7 @@
|
||||
//
|
||||
// Only for const-ness:
|
||||
// tidy-alphabetical-start
|
||||
#![feature(const_collections_with_hasher)]
|
||||
#![feature(io_const_error)]
|
||||
#![feature(thread_local_internals)]
|
||||
// tidy-alphabetical-end
|
||||
//
|
||||
#![default_lib_allocator]
|
||||
|
||||
Reference in New Issue
Block a user