Skip to content
This repository was archived by the owner on Aug 12, 2021. It is now read-only.

Commit 463aa3f

Browse files
committed
Fix checking for missing stability annotations
Remove couple of unnecessary `#![feature(staged_api)]`.
1 parent e4edc1b commit 463aa3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
#![deny(missing_docs)]
5252
#![deny(warnings)]
5353

54-
#![feature(staged_api)]
5554
#![cfg_attr(windows, feature(libc))]
5655
// Handle rustfmt skips
5756
#![feature(custom_attribute)]

0 commit comments

Comments
 (0)