Silence warning in test
This commit is contained in:
parent
177271f914
commit
dd67fe1727
@ -9,6 +9,7 @@
|
||||
// except according to those terms.
|
||||
|
||||
#![feature(dyn_trait)]
|
||||
#![allow(bare_trait_object)]
|
||||
|
||||
struct Foo;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user