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
Rollup of 7 pull requests
- #123540
#123540
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-8ewq0zt
matthiaskrgr/rust:rollup-8ewq0zt
Copy head branch name to clipboard
Apr 6, 2024
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 7 pull requests
#123540
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-8ewq0zt
matthiaskrgr/rust:rollup-8ewq0zt
Copy head branch name to clipboard
Commits
Commits on Mar 31, 2024
Require LLVM_CONFIG to be set in rustc_llvm/build.rs
Show description for d651bae
Noratrieb
committed
d651bae
View commit details
Copy full SHA for d651bae
Browse repository at this point
Commits on Apr 4, 2024
MSVC targets should use COFF as their archive format
dpaoliello
committed
9d70907
View commit details
Copy full SHA for 9d70907
Browse repository at this point
Commits on Apr 5, 2024
explaining `DefKind::Field`
bvanjoi
committed
889e571
View commit details
Copy full SHA for 889e571
Browse repository at this point
Move cfg and check-cfg configuration in it's own module and add docs
Urgau
committed
5b14497
View commit details
Copy full SHA for 5b14497
Browse repository at this point
Add mention for Urgau about cfg and check-cfg configuration changes
Urgau
committed
c39c0e1
View commit details
Copy full SHA for c39c0e1
Browse repository at this point
CFI: Don't rewrite ty::Dynamic directly
Show description for 5083378
maurer
committed
5083378
View commit details
Copy full SHA for 5083378
Browse repository at this point
Commits on Apr 6, 2024
Do not ICE when calling incorrectly defined `transmute` intrinsic
Show description for aa53bc0
estebank
committed
aa53bc0
View commit details
Copy full SHA for aa53bc0
Browse repository at this point
Hide async_gen_internals from standard library documentation
dtolnay
committed
262670a
View commit details
Copy full SHA for 262670a
Browse repository at this point
Rollup merge of #123294 - Nilstrieb:reuqire-llvm-config, r=clubby789
Show description for dea28d8
matthiaskrgr
authored
dea28d8
View commit details
Copy full SHA for dea28d8
Browse repository at this point
Rollup merge of #123467 - dpaoliello:archcoff, r=wesleywiser
Show description for 84569f9
matthiaskrgr
authored
84569f9
View commit details
Copy full SHA for 84569f9
Browse repository at this point
Rollup merge of #123498 - bvanjoi:docs, r=cjgillot
Show description for 7988adf
matthiaskrgr
authored
7988adf
View commit details
Copy full SHA for 7988adf
Browse repository at this point
Rollup merge of #123519 - Urgau:session-cfg-check-cfg-improvements, r=wesleywiser
Show description for 5b8b236
matthiaskrgr
authored
5b8b236
View commit details
Copy full SHA for 5b8b236
Browse repository at this point
Rollup merge of #123525 - maurer:no-id-dyn2, r=compiler-errors
Show description for ad3df49
matthiaskrgr
authored
ad3df49
View commit details
Copy full SHA for ad3df49
Browse repository at this point
Rollup merge of #123526 - estebank:issue-123442, r=compiler-errors
Show description for fc2dbbb
matthiaskrgr
authored
fc2dbbb
View commit details
Copy full SHA for fc2dbbb
Browse repository at this point
Rollup merge of #123528 - dtolnay:asyncgeninternals, r=compiler-errors
Show description for 58ac1b4
matthiaskrgr
authored
58ac1b4
View commit details
Copy full SHA for 58ac1b4
Browse repository at this point
You can’t perform that action at this time.