Skip to content

Commit 61a3c5a

Browse files
authored
Merge pull request #272 from cyplo/fix-new-nightly
Fix compilation on new nightly.
2 parents fcdf1bc + b570ccf commit 61a3c5a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
#![feature(abi_unadjusted)]
1717
#![feature(linkage)]
1818
#![feature(lang_items)]
19-
#![feature(cfg_target_vendor)]
2019
#![allow(unused_features)]
2120
#![no_builtins]
2221
#![cfg_attr(feature = "compiler-builtins", feature(staged_api))]

0 commit comments

Comments
 (0)