Skip to content

Commit bead66b

Browse files
committed
Rollup merge of #26857 - GuillaumeGomez:patch-1, r=steveklabnik
2 parents b6c7dff + 3c76163 commit bead66b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/librustc_typeck/diagnostics.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1547,6 +1547,7 @@ impl Foo for Bar {
15471547
// the impl
15481548
fn foo() {}
15491549
}
1550+
```
15501551
"##,
15511552

15521553
E0192: r##"

0 commit comments

Comments
 (0)