Remove the "linked_from" feature.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user