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 0ac376e commit 131db40Copy full SHA for 131db40
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