Silence warning in test
This commit is contained in:
parent
177271f914
commit
dd67fe1727
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
// except according to those terms.
|
||||
|
||||
#![feature(dyn_trait)]
|
||||
#![allow(bare_trait_object)]
|
||||
|
||||
struct Foo;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue