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.
1 parent ecdf9e4 commit b5baafbCopy full SHA for b5baafb
src/doc/unstable-book/src/compiler-flags/embed-source.md
@@ -7,4 +7,4 @@ object debug info section. It takes one of the following values:
7
* `n`, `no`, `off`, `false` or no value: omit source code from debug info (the default).
8
9
`-C embed-source` requires DWARFv5 and is only supported with the LLVM backend.
10
-Use `-Z dwarf-version=5` to control the compiler's DWARF target version.
+Use `-Z dwarf-version=5` to control the compiler's DWARF target version.
0 commit comments