Adjust test for new overlap message on default trait impls
This commit is contained in:
parent
d8160799b5
commit
7976e36544
@ -15,7 +15,7 @@ trait MyTrait {}
|
||||
impl MyTrait for .. {}
|
||||
|
||||
impl MyTrait for .. {}
|
||||
//~^ ERROR conflicting implementations of trait `MyTrait`
|
||||
//~^ ERROR redundant default implementations of trait `MyTrait`
|
||||
|
||||
trait MySafeTrait {}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user