rust-lang / rust-lang/compiler-team
Implement LLVM-backed MC/DC instrumentation in the compiler
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 433
- Forks
- 73
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Meeting proposal info
- Title: Discuss technical aspects of MC/DC coverage instrumentation in the compiler
- Type: technical
Summary
MC/DC Instrumentation Design Document
TL;DR: MC/DC coverage is an essential requirement for the high-integrity software industry. The document proposes an implementation design for the MC/DCcoverage instrumentation that essentially lives between THIR and MIR.
Additionally, it mentions the application of the MC/DC coverage criterion to the principle of Pattern Matching, and the pain points that will have to be dealt with.
About this issue
This issue corresponds to a meeting proposal for the compiler team
steering meeting. It corresponds to a possible topic of
discussion. You can read more about the steering meeting procedure
here.
Comment policy
These issues are meant to be used as an "announcements channel"
regarding the proposal, and not as a place to discuss the technical
details. Feel free to subscribe to updates. We'll post comments when
reviewing the proposal in meetings or making a scheduling decision.
In the meantime, if you have questions or ideas, ping the proposers
on Zulip #project-goals/2026-workshop > mcdc-support.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked MC/DC Instrumentation Design Document and the compiler-team steering-meeting procedure. This issue names no source files, tests, or implementation entry point; it is a meeting proposal, so completion is a reviewed discussion and scheduling decision rather than a patch.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100