Test fixes and rebase conflicts
This commit is contained in:
parent
26cd8eae48
commit
56a9e2fcd5
18 changed files with 67 additions and 34 deletions
|
@ -108,6 +108,7 @@
|
|||
#![feature(phase, lang_items, unsafe_destructor)]
|
||||
#![feature(slicing_syntax, unboxed_closures)]
|
||||
#![feature(old_impl_check)]
|
||||
#![cfg_attr(stage0, allow(unused_attributes))]
|
||||
|
||||
// Don't link to std. We are std.
|
||||
#![no_std]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue