Skip to content

Rust 1.55, cargo rustc --release --verbose --profile dev : error: usage of --profile requires -Z unstable-options #9897

Closed
@selassje

Description

@selassje

Problem

This stopped working on 1.55 :
cargo rustc --release --verbose --profile dev
error: usage of --profile requires -Z unstable-options

Works fine on 1,54

Output of cargo version:
cargo 1.55.0 (32da73a 2021-08-23)
release: 1.55.0
commit-hash: 32da73a
commit-date: 2021-08-23

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-cliArea: Command-line interface, option parsing, etc.A-profilesArea: profilesC-bugCategory: bugregression-from-stable-to-stableRegression in stable that worked in a previous stable release.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions