Remove the "linked_from" feature.
This commit is contained in:
parent
13477c77bf
commit
a9a6f8c8ed
7 changed files with 5 additions and 56 deletions
|
@ -27,7 +27,7 @@
|
|||
#![feature(concat_idents)]
|
||||
#![feature(libc)]
|
||||
#![feature(link_args)]
|
||||
#![feature(linked_from)]
|
||||
#![cfg_attr(stage0, feature(linked_from))]
|
||||
#![feature(staged_api)]
|
||||
|
||||
extern crate libc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue