microsoft / microsoft/igvm

release: review public APIs for next release, 0.5.0 with breaking changes

Open
#78 7 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
155
Forks
42
Avg merge
23h 53m
Merged PRs (30d)
3

Description

Some of the methods most likely do not need to be pub. As part of taking zerocopy 0.8.x, this will require a semver breaking change update, so use this chance to do a sweep of the public methods and remove any that aren't necessary.

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

The issue names no files or tests. Start by reviewing the crate's public methods and the zerocopy 0.8.x migration requirements, then identify which methods are required as public API. Done means unnecessary public methods are no longer public and the semver-breaking release scope is addressed.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
api, release
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.