rollup merge of #20593: nikomatsakis/unused-tps-in-impl
Conflicts: src/libcollections/lib.rs src/librustc/lib.rs src/libserialize/lib.rs src/libstd/lib.rs
This commit is contained in:
@@ -107,6 +107,7 @@
|
||||
#![feature(linkage, thread_local, asm)]
|
||||
#![feature(phase, lang_items, unsafe_destructor)]
|
||||
#![feature(slicing_syntax, unboxed_closures)]
|
||||
#![feature(old_impl_check)]
|
||||
|
||||
// Don't link to std. We are std.
|
||||
#![no_std]
|
||||
|
||||
Reference in New Issue
Block a user