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 21aea26 commit 0c182afCopy full SHA for 0c182af
1 file changed
src/doc/rustc/src/codegen-options/index.md
@@ -487,11 +487,6 @@ one of the following values:
487
If not specified, overflow checks are enabled if
488
[debug-assertions](#debug-assertions) are enabled, disabled otherwise.
489
490
-## packed-stack
491
-
492
-This flag enables packed StackFrames on s390x. Enabling both `packed-stack` and `backchain` attributes is incompatible
493
-with the default s390x target. Switch to s390x-unknown-none-softfloat if you need both attributes.
494
495
## panic
496
497
This option lets you control what happens when the code panics.
0 commit comments