Skip to content

Commit b24d491

Browse files
committed
docs: add newline before example
1 parent adc5de6 commit b24d491

File tree

1 file changed

+1
-0
lines changed
  • compiler/rustc_error_codes/src/error_codes

1 file changed

+1
-0
lines changed

compiler/rustc_error_codes/src/error_codes/E0722.md

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ The `#[optimize]` attribute should be used as follows:
1818
that's faster rather than smaller
1919

2020
For example:
21+
2122
```
2223
#![feature(optimize_attribute)]
2324

0 commit comments

Comments
 (0)