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.5k
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
Rollup of 4 pull requests
- #132177
#132177
Closed
jieyouxu
wants to merge 16 commits into
rust-lang:master
rust-lang/rust:master
from
jieyouxu:rollup-3z4oi8c
jieyouxu/rust:rollup-3z4oi8c
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Closed
Rollup of 4 pull requests
#132177
jieyouxu
wants to merge 16 commits into
rust-lang:master
rust-lang/rust:master
from
jieyouxu:rollup-3z4oi8c
jieyouxu/rust:rollup-3z4oi8c
Copy head branch name to clipboard
Commits
Commits on Oct 25, 2024
coverage: Consolidate creation of covmap/covfun records
Show description for 9f8a6be
Zalathar
committed
9f8a6be
View commit details
Copy full SHA for 9f8a6be
Browse repository at this point
coverage: Make obtaining the codegen coverage context infallible
Show description for 0a96176
Zalathar
committed
0a96176
View commit details
Copy full SHA for 0a96176
Browse repository at this point
coverage: Store `covfun_section_name` in the codegen context
Show description for 0356908
Zalathar
committed
0356908
View commit details
Copy full SHA for 0356908
Browse repository at this point
Commits on Oct 26, 2024
Deny calls to non-`#[const_trait]` methods in MIR constck
fee1-dead
committed
f2f6723
View commit details
Copy full SHA for f2f6723
Browse repository at this point
coverage: Add links to LLVM docs for the coverage mapping format
Zalathar
committed
0d653a5
View commit details
Copy full SHA for 0d653a5
Browse repository at this point
x86 target features: make pclmulqdq imply sse2
RalfJung
committed
867640e
View commit details
Copy full SHA for 867640e
Browse repository at this point
Add a macro that derives `TryFrom<u32>` for fieldless enums
Zalathar
committed
144a12a
View commit details
Copy full SHA for 144a12a
Browse repository at this point
Use safe wrappers `get_linkage` and `set_linkage`
Zalathar
committed
983d258
View commit details
Copy full SHA for 983d258
Browse repository at this point
Use safe wrappers `get_visibility` and `set_visibility`
Zalathar
committed
b114040
View commit details
Copy full SHA for b114040
Browse repository at this point
Add a wrapper type for raw enum values returned by LLVM
Zalathar
committed
ec41e6d
View commit details
Copy full SHA for ec41e6d
Browse repository at this point
Use LLVM-C APIs for getting/setting linkage
Zalathar
committed
96993a9
View commit details
Copy full SHA for 96993a9
Browse repository at this point
Use LLVM-C APIs for getting/setting visibility
Zalathar
committed
2f06853
View commit details
Copy full SHA for 2f06853
Browse repository at this point
Rollup merge of #132124 - Zalathar:consolidate-covstar, r=jieyouxu
Show description for 35d4b99
jieyouxu
authored
35d4b99
View commit details
Copy full SHA for 35d4b99
Browse repository at this point
Rollup merge of #132167 - Zalathar:llvm-wrappers, r=jieyouxu
Show description for f1f28d1
jieyouxu
authored
f1f28d1
View commit details
Copy full SHA for f1f28d1
Browse repository at this point
Rollup merge of #132169 - fee1-dead-contrib:consttraitsck, r=compiler-errors
Show description for 569f187
jieyouxu
authored
569f187
View commit details
Copy full SHA for 569f187
Browse repository at this point
Rollup merge of #132174 - RalfJung:pclmulqdq, r=calebzulawski
Show description for 4867569
jieyouxu
authored
4867569
View commit details
Copy full SHA for 4867569
Browse repository at this point
You can’t perform that action at this time.