servo / servo/rust-smallvec

`v2.0.0-beta.1` release preparation

Open
#612 1 comment 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

r-policy
Dominant language
Rust
Stars
1.7k
Forks
216
Avg merge
17h 50m
Merged PRs (30d)
95

Description

alpha development has concluded. the most significant changes to this first beta are:

  • the allocator API
  • modularization, except iterators
  • reworked TaggedLen
  • try_with_capacity
  • reworked equality implementations
  • into_raw_parts

subsequent beta releases will polish the codebase and its implementations to ensure stability, and simplify code. feature development has primarily ended

release checklist

  • verify documentation builds
  • bump version
  • create tag and release with changelog
  • publish

note: this release is scheduled for the 20th

special thanks to @fereidani, @bolshoytoster, @TDecking, @charliermarsh and @pedrodesu for making this possible

must get ready

#614

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.

Research direction

Start with the unchecked publish item in the release checklist and review the linked #614 issue for the remaining preparation work. The issue names no files or tests; done means completing the v2.0.0-beta.1 publication after the version, tag, release, changelog, and documentation checks are satisfied.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
release
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.