-
Notifications
You must be signed in to change notification settings - Fork 529
Next solver is not enabled on Miri by default #5269
Copy link
Copy link
Closed
rust-lang/rust
#161512Labels
A-driverArea: the Miri driver (the `miri` binary)Area: the Miri driver (the `miri` binary)C-proposalCategory: a proposal for something we might want to do, or maybe not; details still being worked outCategory: a proposal for something we might want to do, or maybe not; details still being worked out
Description
Activity
Metadata
Metadata
Assignees
Labels
A-driverArea: the Miri driver (the `miri` binary)Area: the Miri driver (the `miri` binary)C-proposalCategory: a proposal for something we might want to do, or maybe not; details still being worked outCategory: a proposal for something we might want to do, or maybe not; details still being worked out
nightly-2026-08-22enabled next solver by default (which I was really looking forward to): rust-lang/rust#160619However, it didn't have effect on Miri: