servo / servo/rust-smallvec

tracking issue for v2 migration testing

Open
#623 12 comments 0 reactions 2 assignees View on GitHub

@bolshoytoster is already working on this.

Since Sep 19, 2026.

experiment good first issue help wanted r-testing
Dominant language
Rust
Stars
1.7k
Forks
216
Avg merge
17h 50m
Merged PRs (30d)
95

Description

this is the tracking issue for testing v2 migrations

goal: take the following crates, fork them, and migrate them to v2 to see if everything works fine, including testing and benchmarking them. no need to open a PR for them, just to see if migration would be unfold and if anything would break or become significantly slower

I've chosen crates which seem to be fairly up-to-date with smallvec, it is not a perfectly curated list.

  1. gix-object
  2. glib
  3. cranelift-codegen
  4. wasmtime
  5. egui
  6. spdx
  7. spade
  8. rpds
  9. ort
  10. libp2p-dns

the sole objective is go through migration and file issues for any conflicts or problems

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.