We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adc5de6 commit b24d491Copy full SHA for b24d491
compiler/rustc_error_codes/src/error_codes/E0722.md
@@ -18,6 +18,7 @@ The `#[optimize]` attribute should be used as follows:
18
that's faster rather than smaller
19
20
For example:
21
+
22
```
23
#![feature(optimize_attribute)]
24
0 commit comments