Skip to content

Allow for disabling the stack check in a target file #34269

Closed
@lambda-fairy

Description

@lambda-fairy

In my use case (writing a kernel), I need to disable the stack overflow check. It would be nice if I could write

"stack-check": false

in my target file instead of manually passing -C no-stack-check to rustc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions