rollup merge of #20416: nikomatsakis/coherence
Conflicts: src/test/run-pass/issue-15734.rs src/test/run-pass/issue-3743.rs
This commit is contained in:
commit
735c308aed
45 changed files with 709 additions and 176 deletions
|
|
@ -32,6 +32,7 @@
|
|||
#![allow(unknown_features)]
|
||||
#![feature(globs, phase, macro_rules, slicing_syntax)]
|
||||
#![feature(unboxed_closures)]
|
||||
#![feature(old_orphan_check)]
|
||||
|
||||
#[phase(plugin, link)]
|
||||
extern crate log;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue