Skip to content

x.py ignores config.toml's debug-assertions-std for unit tests #79481

Closed
@ssomers

Description

If you have in your config.toml file (or whichever file --config says), only this change to config.toml.example:

debug-assertions-std = true

debug assertions in src/liballoc or library/alloc used to be armed. Since #73374, debug assertions only go off if you also turn on debug. EDIT: since some point, even that doesn't help.

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)T-libsRelevant to the library team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions