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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15.4k
Star
116k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Move Coverage Regions / Expressions to a side table
- #115170
#115170
Closed
Swatinem
wants to merge 11 commits into
rust-lang:master
rust-lang/rust:master
from
Swatinem:mir-coverage-sidetable
Swatinem/rust:mir-coverage-sidetable
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Closed
Move Coverage Regions / Expressions to a side table
#115170
Swatinem
wants to merge 11 commits into
rust-lang:master
rust-lang/rust:master
from
Swatinem:mir-coverage-sidetable
Swatinem/rust:mir-coverage-sidetable
Copy head branch name to clipboard
Commits
Commits on Aug 23, 2023
🍒 Add tool `src/tools/coverage-dump` for use by some new coverage tests
Zalathar
committed
cc832c5
View commit details
Copy full SHA for cc832c5
Browse repository at this point
🍒 Add test suite `coverage-map` to test coverage mappings emitted by LLVM
Show description for d348d9f
Zalathar
committed
d348d9f
View commit details
Copy full SHA for d348d9f
Browse repository at this point
🍒 Copy a selection of `run-coverage` test files into `coverage-map`
Show description for 05b398e
Zalathar
committed
05b398e
View commit details
Copy full SHA for 05b398e
Browse repository at this point
coverage: Make the zero counter a constant
Zalathar
committed
f268c0a
View commit details
Copy full SHA for f268c0a
Browse repository at this point
coverage: Explicitly simplify coverage expressions in codegen
Show description for f39b246
Zalathar
committed
f39b246
View commit details
Copy full SHA for f39b246
Browse repository at this point
coverage: Don't bother renumbering expressions on the Rust side
Show description for 5e63f64
Zalathar
committed
5e63f64
View commit details
Copy full SHA for 5e63f64
Browse repository at this point
Generalize Coverage Expression simplification
Show description for bae94ee
Swatinem
committed
bae94ee
View commit details
Copy full SHA for bae94ee
Browse repository at this point
Commits on Aug 24, 2023
Treat `StatementKind::Coverage` as completely opaque for SMIR purposes
Show description for 31dd815
Zalathar
authored and
Swatinem
committed
31dd815
View commit details
Copy full SHA for 31dd815
Browse repository at this point
Inline functions called from `add_coverage`
Show description for 43b773f
Swatinem
committed
43b773f
View commit details
Copy full SHA for 43b773f
Browse repository at this point
Move Coverage Regions / Expressions to a side table
Show description for 74e5fef
Swatinem
committed
74e5fef
View commit details
Copy full SHA for 74e5fef
Browse repository at this point
bless coverage map tests
Swatinem
committed
e0bade3
View commit details
Copy full SHA for e0bade3
Browse repository at this point
You can’t perform that action at this time.