We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b64d668 + fb550f7 commit 68767abCopy full SHA for 68767ab
src/doc/src/reference/profiles.md
@@ -41,7 +41,7 @@ rearrange the compiled code which may make it harder to use with a debugger.
41
42
The valid options are:
43
44
-* `0`: no optimizations, also turns on [`cfg(debug_assertions)`](#debug-assertions).
+* `0`: no optimizations
45
* `1`: basic optimizations
46
* `2`: some optimizations
47
* `3`: all optimizations
0 commit comments