Skip to content

Commit fcdff04

Browse files
committed
lints
1 parent 1cb06d9 commit fcdff04

File tree

1 file changed

+1
-2
lines changed
  • builtins-test-intrinsics/src

1 file changed

+1
-2
lines changed

builtins-test-intrinsics/src/main.rs

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55

66
#![allow(unused_features)]
77
#![allow(internal_features)]
8-
// #![deny(dead_code)]
9-
#![allow(unused)]
8+
#![deny(dead_code)]
109
#![feature(allocator_api)]
1110
#![feature(f128)]
1211
#![feature(f16)]

0 commit comments

Comments
 (0)