Skip to content

Compiler warning on 1.16 with CARGO_INCREMENTAL #3835

@Yamakaky

Description

@Yamakaky

Steps:

  • create a new project
  • CARGO_INCREMENTAL=1 cargo build with rust 1.16
warning: the option `Z` is unstable and should only be used on the nightly compiler, but it is currently accepted for backwards compatibility; this will soon change, see issue #31847 for more details

Seems to be because of -Zincremental=<path>.

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