rust-embedded / rust-embedded/heapless

Heapless 1.0

Open
#535 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Rust
Stars
2k
Forks
253
Avg merge
1d 2h
Merged PRs (30d)
1

Description

General discussion / notes / thoughts about stabilizing heapless with a 1.0 release.

Checklist

  • Review issues in the v1.0.0 milestone
    • Planned breaking changes are tracked in #494
  • Review Rust API Guidelines Checklist
    • #537
  • Review allowed warnings and clippy lints
    • #532
    • #533
    • #534
    • #536
  • Review non-default clippy lints (-W clippy::pedantic -W clippy::nursery)
    • #542
    • #544
  • Review public enums and structs, should any be marked #[non_exhaustive]?
  • Review explicit panics, unwraps, expects in non-test code
  • Review crate features
  • grep for fixme, todo, ect.
  • Review open issues
  • Review open pull-requests
  • When 1.0 looks ready engage with community, solicit feedback
    • Announce in rust-embedded WG meeting
    • Announce in this issue
    • Anywhere else?

Dependencies

Questions

  • What should the MSRV policy look like?
    • I think Ferrocene support is important for some users, this is currently at 1.83.0

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 v1.0.0 milestone and the checklist in this issue, then review the planned breaking changes in #494 and the linked API-guidelines, lint, and dependency discussions. Done means the release checklist has been evaluated, remaining questions such as MSRV and semver coverage have community decisions, and the project is ready to solicit 1.0 feedback.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
release
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
15/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.