trait_upcasting
is not currently an incomplete feature.
This commit is contained in:
parent
5e3ede22ef
commit
29ccc0d325
@ -12,7 +12,6 @@ so long as `Bar: Foo`.
|
||||
|
||||
```rust,edition2018
|
||||
#![feature(trait_upcasting)]
|
||||
#![allow(incomplete_features)]
|
||||
|
||||
trait Foo {}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user