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 }}
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
115k
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
Rollup of 5 pull requests
- #134516
#134516
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-aqwxii0
matthiaskrgr/rust:rollup-aqwxii0
Copy head branch name to clipboard
Dec 20, 2024
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 5 pull requests
#134516
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-aqwxii0
matthiaskrgr/rust:rollup-aqwxii0
Copy head branch name to clipboard
Commits
Commits on Dec 18, 2024
Add reference annotations for the `coverage` attribute
ehuss
committed
dbf5ae3
View commit details
Copy full SHA for dbf5ae3
Browse repository at this point
Commits on Dec 19, 2024
coverage: Rename some FFI fields from `span` to `cov_span`
Show description for d416cea
Zalathar
committed
d416cea
View commit details
Copy full SHA for d416cea
Browse repository at this point
coverage: Quietly skip functions that end up having no mappings
Show description for c3780e1
Zalathar
committed
c3780e1
View commit details
Copy full SHA for c3780e1
Browse repository at this point
coverage: Store coverage source regions as `Span` until codegen
Zalathar
committed
34ed51c
View commit details
Copy full SHA for 34ed51c
Browse repository at this point
coverage: Identify source files by ID, not by interned filename
Zalathar
committed
837a25d
View commit details
Copy full SHA for 837a25d
Browse repository at this point
build: Update libc version
SergioGasquez
committed
c28e3e3
View commit details
Copy full SHA for c28e3e3
Browse repository at this point
Remove a duplicated check that doesn't do anything anymore.
oli-obk
committed
987656f
View commit details
Copy full SHA for 987656f
Browse repository at this point
coverage: Add a synthetic test for when all spans are discarded
Zalathar
committed
aced4dc
View commit details
Copy full SHA for aced4dc
Browse repository at this point
compiletest: don't register `MSVC`/`NONMSVC` FileCheck prefixes
Show description for aaca9fa
jieyouxu
committed
aaca9fa
View commit details
Copy full SHA for aaca9fa
Browse repository at this point
Explicitly register `MSVC`/`NONMSVC` revisions for some codegen tests
jieyouxu
committed
5415f06
View commit details
Copy full SHA for 5415f06
Browse repository at this point
Rollup merge of #134463 - jieyouxu:filecheck-prefix, r=Zalathar
Show description for b978498
matthiaskrgr
authored
b978498
View commit details
Copy full SHA for b978498
Browse repository at this point
Rollup merge of #134487 - ehuss:reference-coverage, r=compiler-errors
Show description for fc11b5a
matthiaskrgr
authored
fc11b5a
View commit details
Copy full SHA for fc11b5a
Browse repository at this point
Rollup merge of #134497 - Zalathar:spans, r=jieyouxu
Show description for 57cbd07
matthiaskrgr
authored
57cbd07
View commit details
Copy full SHA for 57cbd07
Browse repository at this point
Rollup merge of #134502 - SergioGasquez:feat/libc-0.2.169, r=tgross35
Show description for bfbe72e
matthiaskrgr
authored
bfbe72e
View commit details
Copy full SHA for bfbe72e
Browse repository at this point
Rollup merge of #134506 - oli-obk:push-mrrulszyuslt, r=jieyouxu
Show description for 4f053b1
matthiaskrgr
authored
4f053b1
View commit details
Copy full SHA for 4f053b1
Browse repository at this point
You can’t perform that action at this time.