Skip to content

Add a flag to build profiles to enable overflow checking #2262

Closed
@larsbergstrom

Description

@larsbergstrom

Would it be possible to add a flag to the build profiles:
http://doc.crates.io/manifest.html#the-profile-sections

That allows us to turn overflow checking on? (that is, enable -Z force-overflow-checks=on)

While we probably wouldn't ship Servo this way, being able to turn it on in our CI systems would catch a bunch of bugs without requiring us to spin up a parallel set of debug-only builders.

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