Skip to content

[nll] do a crater run with NLL enabled, track results #51827

Closed
@nikomatsakis

Description

@nikomatsakis

It'd be good for us to do a crater run with NLL enabled by default and try to track the results. One problem is that it's not clear if the compiler will bootstrap with NLL enabled (#51823). In order to disconnect these two questions, we came up with the following strategy in a brief IRC discussion:

  • Make a build of rustc where -Zborrowck=mir is the default but only if the RUSTC_BOOTSTRAP environment variable is not set.
  • Open a [WIP] PR with this branch and do a crater run.

After some discussion on IRC, w

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-NLLArea: Non-lexical lifetimes (NLL)NLL-completeWorking towards the "valid code works" goalT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions