Category: cleaning up our code
Category: a PR with an enhancement or an issue tracking an accepted enhancement
Category: a larger project is being tracked here, usually with checkmarks for individual steps
Category: a proposal for something we might want to do, or maybe not; details still being worked out
Category: it is unclear what the intended behavior of Miri for this case is
Category: Not necessarily a bug, but someone asking for support
Pull requests that update a dependency file
A good way to start contributing, mentoring is available
A good issue to pick up if you've already seen some parts of Miri, mentoring is available
Impact: makes Miri falsely report UB, i.e., a false positive (with default settings)
Impact: makes Miri crash with some ICE
Impact: makes Miri miss UB, i.e., a false negative (with default settings)
Impact: Makes Miri even slower than it already is
Impact: makes Miri produce incorrect program behavior
Status: blocked on something happening somewhere else
Status: Blocked on landing a Rust PR
Status: still a draft, not yet ready for review
Status: Waiting for the PR author to address review comments
Status: Waiting on bors to run and complete tests
Status: Waiting for a review to complete