Skip to content

Run the nightly jobs with the next trait solver - #22

Merged
tanglearncode merged 1 commit into
mainfrom
ci/drop-coherence-flag
Sep 13, 2026
Merged

tanglearncode merged 1 commit into
mainfrom
ci/drop-coherence-flag

Conversation

@tanglearncode

Copy link
Copy Markdown
Contributor

Removes -Znext-solver=coherence from the cargo careful and sanitizer jobs.

The flag kept the old trait solver while mock! and replace! did not compile with the new one. #19 fixed that, so these jobs now run with the new solver and will catch breakage from it.

The cargo careful and sanitizer jobs passed -Znext-solver=coherence because
mock! and replace! did not compile with the next-generation trait solver.
The signature check change fixed that, so the flag is removed and these jobs
now also catch breakage from the new solver.
@tanglearncode
tanglearncode merged commit 17441d2 into main Sep 13, 2026
12 checks passed
@tanglearncode
tanglearncode deleted the ci/drop-coherence-flag branch September 14, 2026 03:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant