Skip to content

Should ./miri run set a default edition? #2999

Closed
@RalfJung

Description

@RalfJung

./miri run fails on a bunch of our test files since they require a newer edition. Maybe we should add --edition 2021 or so to the flags (matching the edition used for our tests)? This does mean users cannot set an edition themselves any more, but that should rarely be required. (And we could also inhibit this flag if we see a user-passed --edition.)

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