Skip to content

No labels!

There aren’t any labels for this repository quite yet.

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