remove feature(trait_upcasting)
from tests and bless them
This commit is contained in:
parent
a970a0d77e
commit
e9d5d1113f
72 changed files with 67 additions and 275 deletions
|
@ -2,7 +2,6 @@
|
|||
//@ compile-flags: -C no-prepopulate-passes -Copt-level=0
|
||||
|
||||
#![crate_type = "lib"]
|
||||
#![feature(trait_upcasting)]
|
||||
|
||||
pub trait Base {
|
||||
fn base(&self);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue