Rollup merge of #26857 - GuillaumeGomez:patch-1, r=steveklabnik
This commit is contained in:
commit
bead66b0ef
1 changed files with 1 additions and 0 deletions
|
|
@ -1547,6 +1547,7 @@ impl Foo for Bar {
|
|||
// the impl
|
||||
fn foo() {}
|
||||
}
|
||||
```
|
||||
"##,
|
||||
|
||||
E0192: r##"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue