Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sourcefrog
/
cargo-mutants
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
52
Star
1.3k
Code
Issues
89
Pull requests
11
Discussions
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
Add #[mutants::exclude_re("pattern")] attribute
- #607
#607
Merged
sourcefrog
merged 14 commits into
sourcefrog:main
sourcefrog/cargo-mutants:main
from
sandersaares:exclude-re-attr
sandersaares/cargo-mutants:exclude-re-attr
Copy head branch name to clipboard
Jun 29, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Add #[mutants::exclude_re("pattern")] attribute
#607
sourcefrog
merged 14 commits into
sourcefrog:main
sourcefrog/cargo-mutants:main
from
sandersaares:exclude-re-attr
sandersaares/cargo-mutants:exclude-re-attr
Copy head branch name to clipboard
Commits
Commits on May 11, 2026
Add #[mutants::exclude_re("pattern")] attribute
Show description for c3a780d
sandersaares
committed
c3a780d
View commit details
Copy full SHA for c3a780d
Browse repository at this point
Use raw string literal in exclude_re doc example
sandersaares
committed
dd7c79b
View commit details
Copy full SHA for dd7c79b
Browse repository at this point
Preserve first error in push_exclude_re
sandersaares
committed
aafb60f
View commit details
Copy full SHA for aafb60f
Browse repository at this point
Fix testdata regexes to match their comments
Show description for 94ea281
sandersaares
committed
94ea281
View commit details
Copy full SHA for 94ea281
Browse repository at this point
Add inline comments listing filtered mutations in testdata
sandersaares
committed
cc8c955
View commit details
Copy full SHA for cc8c955
Browse repository at this point
Address PR #607 review feedback
Show description for d0314a9
sandersaares
and
Copilot
committed
d0314a9
View commit details
Copy full SHA for d0314a9
Browse repository at this point
Commits on May 20, 2026
Merge branch 'main' into exclude-re-attr
sandersaares
authored
37a8cb3
View commit details
Copy full SHA for 37a8cb3
Browse repository at this point
Commits on May 27, 2026
Add end-to-end test for file-scoped #![mutants::exclude_re(...)]
Show description for a5c1ad5
sandersaares
and
Copilot
committed
a5c1ad5
View commit details
Copy full SHA for a5c1ad5
Browse repository at this point
Extend mutants::exclude_re to expression-level scopes
Show description for de57495
sandersaares
and
Copilot
committed
de57495
View commit details
Copy full SHA for de57495
Browse repository at this point
Tighten docs for mutants::exclude_re inside cfg_attr
Show description for c0f5553
sandersaares
and
Copilot
committed
c0f5553
View commit details
Copy full SHA for c0f5553
Browse repository at this point
Merge branch 'main' into exclude-re-attr
Show description for b1f7772
sandersaares
and
Copilot
committed
b1f7772
View commit details
Copy full SHA for b1f7772
Browse repository at this point
Commits on Jun 7, 2026
Replace duplicative exclude_re_attr integration tests with a single fail-fast test
Show description for cd2c5a6
sandersaares
and
Copilot
committed
cd2c5a6
View commit details
Copy full SHA for cd2c5a6
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into exclude-re-attr
sandersaares
committed
303e7a0
View commit details
Copy full SHA for 303e7a0
Browse repository at this point
Move exclude_re changelog entry back to Unreleased after upstream merge
Show description for a640645
sandersaares
and
Copilot
committed
a640645
View commit details
Copy full SHA for a640645
Browse repository at this point
You can’t perform that action at this time.