Closed
Description
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
Labels
No labels