Skip to content

Commit 5967cf1

Browse files
committed
Remove unnecessary #![allow(unused_features)]
1 parent 7d2d11b commit 5967cf1

File tree

1 file changed

+0
-1
lines changed
  • library/profiler_builtins/src

1 file changed

+0
-1
lines changed

library/profiler_builtins/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// tidy-alphabetical-start
22
#![allow(internal_features)]
3-
#![allow(unused_features)]
43
#![feature(profiler_runtime)]
54
#![feature(staged_api)]
65
// tidy-alphabetical-end

0 commit comments

Comments
 (0)