Skip to content

Revert "Refactor v2: faster pop/reserve/retain_mut, modern Criterion benches, Miri-friendly tests + fmt in CI" - #430

Merged
jdm merged 1 commit into
servo:v2from
alejandro-vaz:revert-396-v2
Aug 21, 2026
Merged

Revert "Refactor v2: faster pop/reserve/retain_mut, modern Criterion benches, Miri-friendly tests + fmt in CI"#430
jdm merged 1 commit into
servo:v2from
alejandro-vaz:revert-396-v2

Conversation

@alejandro-vaz

@alejandro-vaz alejandro-vaz commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Reverts #396

due to failed CI checks

issue: clap_lex requires rust edition 2024, but we are working with 2021

errors when testing 1.83 version

we are reverting to the latest known-good version

long version

#396 depends on criterion = "0.8", which has a MSRV of 1.86, but the MSRV in our toolchain is 1.83

we will revert #396, bring back the PR and make the necessary changes by downgrading to criterion = "0.7" that only needs rust 1.80+

@alejandro-vaz

Copy link
Copy Markdown
Contributor Author

this should be urgently merged

@jdm
jdm added this pull request to the merge queue Aug 21, 2026
Merged via the queue into servo:v2 with commit 81afd22 Aug 21, 2026
6 checks passed
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.

2 participants