Require feature attributes, and add them where necessary
This commit is contained in:
parent
7770ea706b
commit
df290f127e
369 changed files with 702 additions and 253 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
// aux-build:check_static_recursion_foreign_helper.rs
|
||||
|
||||
#![feature(custom_attribute)]
|
||||
#![feature(custom_attribute, libc)]
|
||||
|
||||
extern crate check_static_recursion_foreign_helper;
|
||||
extern crate libc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue