Skip to content

meta: Upgrade all dependencies to the latest incompatible versions#1095

Merged
tgross35 merged 3 commits intorust-lang:mainfrom
tgross35:upgrade-deps
Feb 13, 2026
Merged

meta: Upgrade all dependencies to the latest incompatible versions#1095
tgross35 merged 3 commits intorust-lang:mainfrom
tgross35:upgrade-deps

Conversation

@tgross35
Copy link
Contributor

Currently Criterion is always built with the test crates, but it doesn't
really need to be. It wasn't a problem before but did start showing up
with the latest version bump since it added a C dependency, and for the
Miri CI runs we don't have the C toolchains. To resolve this and speed
up compilation time, move criterion behind a new feature `walltime`.

I'd rather have named this `runtime` but don't want to confuse my future
self with "what runtime?".
@tgross35 tgross35 merged commit 4768177 into rust-lang:main Feb 13, 2026
40 checks passed
@tgross35 tgross35 deleted the upgrade-deps branch February 13, 2026 23: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