Ungate default type parameters.
These are in scope for 1.0, and this is good to e.g. find as many bugs as possible.
This commit is contained in:
parent
6795148169
commit
6e3d78f06f
7 changed files with 10 additions and 42 deletions
|
@ -24,6 +24,7 @@
|
|||
#![feature(globs)]
|
||||
#![feature(link_args)]
|
||||
#![feature(unboxed_closures)]
|
||||
#![feature(old_orphan_check)]
|
||||
|
||||
extern crate libc;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue