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.
-C force-unwind-tables
1 parent da86509 commit 51d98e3Copy full SHA for 51d98e3
src/doc/rustc/src/codegen-options/index.md
@@ -149,8 +149,7 @@ values:
149
150
* `y`, `yes`, `on`, or no value: Unwind tables are forced to be generated.
151
* `n`, `no`, or `off`: Unwind tables are not forced to be generated. If unwind
152
- tables are required by the target or `-C panic=unwind`, an error will be
153
- emitted.
+ tables are required by the target an error will be emitted.
154
155
The default if not specified depends on the target.
156
0 commit comments