We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8af675a commit 55c25f8Copy full SHA for 55c25f8
src/doc/rustc/src/command-line-arguments.md
@@ -42,7 +42,7 @@ This flag prints out various information about the compiler.
42
43
## `-g`: include debug information
44
45
-A synonym for `-C debug-level=2`.
+A synonym for `-C debuginfo=2`.
46
47
## `-O`: optimize your code
48
0 commit comments