Skip to content

Commit

Permalink
docs: add newline before example
Browse files Browse the repository at this point in the history
  • Loading branch information
midgleyc committed Jul 21, 2021
1 parent adc5de6 commit b24d491
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/rustc_error_codes/src/error_codes/E0722.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ The `#[optimize]` attribute should be used as follows:
that's faster rather than smaller

For example:

```
#![feature(optimize_attribute)]
Expand Down

0 comments on commit b24d491

Please sign in to comment.