Skip to content

Remove -Z no-trans support? #281

Closed
@ehuss

Description

@ehuss

The -Z no-trans option will be soon renamed to -Z no-codegen (see rust-lang/rust#50615). There is still legacy support for the on-save checking to use this mode instead of cargo check. I'd prefer just to remove support for no-trans, since I don't think there is a good reason to use it nowadays. Alternatively, we can check the rustc version and use the new flag if anyone actually still wants it.

Rust Enhanced Version

v2.11.0

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