mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 08:13:41 +00:00
docs: add newline before example
This commit is contained in:
parent
adc5de601f
commit
b24d4915b8
@ -18,6 +18,7 @@ The `#[optimize]` attribute should be used as follows:
|
||||
that's faster rather than smaller
|
||||
|
||||
For example:
|
||||
|
||||
```
|
||||
#![feature(optimize_attribute)]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user