We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#![allow(unused_features)]
1 parent 7d2d11b commit 5967cf1Copy full SHA for 5967cf1
library/profiler_builtins/src/lib.rs
@@ -1,6 +1,5 @@
1
// tidy-alphabetical-start
2
#![allow(internal_features)]
3
-#![allow(unused_features)]
4
#![feature(profiler_runtime)]
5
#![feature(staged_api)]
6
// tidy-alphabetical-end
0 commit comments