remove erroneous error check
This commit is contained in:
parent
b667fab292
commit
3f56e9a984
1 changed files with 0 additions and 1 deletions
|
|
@ -27,6 +27,5 @@ impl TheTrait<isize> for TheType { }
|
|||
|
||||
impl !Send for Vec<isize> { }
|
||||
//~^ ERROR E0117
|
||||
//~| ERROR E0119
|
||||
|
||||
fn main() { }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue