Skip to content

Commit 0c182af

Browse files
committed
removed unstable description
1 parent 21aea26 commit 0c182af

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

  • src/doc/rustc/src/codegen-options

src/doc/rustc/src/codegen-options/index.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -487,11 +487,6 @@ one of the following values:
487487
If not specified, overflow checks are enabled if
488488
[debug-assertions](#debug-assertions) are enabled, disabled otherwise.
489489

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-
495490
## panic
496491

497492
This option lets you control what happens when the code panics.

0 commit comments

Comments
 (0)