mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Remove unnecessary #![allow(unused_features)]
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
// tidy-alphabetical-start
|
||||
#![allow(internal_features)]
|
||||
#![allow(unused_features)]
|
||||
#![feature(profiler_runtime)]
|
||||
#![feature(staged_api)]
|
||||
// tidy-alphabetical-end
|
||||
|
||||
Reference in New Issue
Block a user