Skip to content

Linter fails with new version of rustc  #9

Closed
@rookwood101

Description

@rookwood101

With rustc 1.0.0-nightly (4be79d6ac 2015-01-23 16:08:14 +0000), there is the error:
error: unknown codegen option: ' no-trans'

This is because the option --no-trans was changed to -Z no-trans in rust-lang/rust#19900

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions