Skip to content

Commit 3c76163

Browse files
Add missing "```"
1 parent 26f0cd5 commit 3c76163

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
@@ -1467,6 +1467,7 @@ impl Foo for Bar {
14671467
// the impl
14681468
fn foo() {}
14691469
}
1470+
```
14701471
"##,
14711472

14721473
E0192: r##"

0 commit comments

Comments
 (0)