Browse Source

Merge pull request #272 from cyplo/fix-new-nightly

Fix compilation on new nightly.
Alex Crichton 6 năm trước cách đây
mục cha
commit
61a3c5a89d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/lib.rs

+ 0 - 1
src/lib.rs

@@ -16,7 +16,6 @@
 #![feature(abi_unadjusted)]
 #![feature(linkage)]
 #![feature(lang_items)]
-#![feature(cfg_target_vendor)]
 #![allow(unused_features)]
 #![no_builtins]
 #![cfg_attr(feature = "compiler-builtins", feature(staged_api))]