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
- #111452
#111452
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-uic8dgy
matthiaskrgr/rust:rollup-uic8dgy
Copy head branch name to clipboard
May 11, 2023
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 7 pull requests
#111452
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-uic8dgy
matthiaskrgr/rust:rollup-uic8dgy
Copy head branch name to clipboard
Commits
Commits on Apr 30, 2023
Bail out of MIR construction if `check_match` fails
clubby789
committed
2d5ca0e
View commit details
Copy full SHA for 2d5ca0e
Browse repository at this point
Commits on May 6, 2023
Fix --check-cfg bug with args order when parsing
Urgau
committed
f4ca42f
View commit details
Copy full SHA for f4ca42f
Browse repository at this point
Commits on May 9, 2023
Isolate coverage FFI type layouts from their underlying LLVM C++ types
Zalathar
committed
7cab196
View commit details
Copy full SHA for 7cab196
Browse repository at this point
Correctly mark parameter `RustMappingRegions` as pointer-to-`const`
Show description for 9addf06
Zalathar
committed
9addf06
View commit details
Copy full SHA for 9addf06
Browse repository at this point
Add esp-idf platform support page
MabezDev
committed
53e49f4
View commit details
Copy full SHA for 53e49f4
Browse repository at this point
Commits on May 10, 2023
vec-shrink-panik: update expectations to work on LLVM 17
Show description for fbe4795
durin42
committed
fbe4795
View commit details
Copy full SHA for fbe4795
Browse repository at this point
Use visit_assign to detect SSA locals.
cjgillot
committed
6ad0497
View commit details
Copy full SHA for 6ad0497
Browse repository at this point
Use proper impl self type for alias impl in rustdoc
compiler-errors
committed
6509c42
View commit details
Copy full SHA for 6509c42
Browse repository at this point
Commits on May 11, 2023
Rollup merge of #108705 - clubby789:refutable-let-closure-borrow, r=cjgillot
Show description for 40d933a
matthiaskrgr
authored
40d933a
View commit details
Copy full SHA for 40d933a
Browse repository at this point
Rollup merge of #111292 - Urgau:check-cfg-issue-111291, r=petrochenkov
Show description for aa9adf4
matthiaskrgr
authored
aa9adf4
View commit details
Copy full SHA for aa9adf4
Browse repository at this point
Rollup merge of #111382 - Zalathar:ffi, r=cuviper
Show description for 39761b0
matthiaskrgr
authored
39761b0
View commit details
Copy full SHA for 39761b0
Browse repository at this point
Rollup merge of #111385 - durin42:vec-panik-17, r=Amanieu
Show description for acae72e
matthiaskrgr
authored
acae72e
View commit details
Copy full SHA for acae72e
Browse repository at this point
Rollup merge of #111389 - esp-rs:esp-idf-platform-support, r=jyn514
Show description for 3b7c02b
matthiaskrgr
authored
3b7c02b
View commit details
Copy full SHA for 3b7c02b
Browse repository at this point
Rollup merge of #111432 - cjgillot:issue-111426, r=oli-obk
Show description for 968911d
matthiaskrgr
authored
968911d
View commit details
Copy full SHA for 968911d
Browse repository at this point
Rollup merge of #111448 - compiler-errors:rustdoc-alias-impl, r=notriddle
Show description for 07af55e
matthiaskrgr
authored
07af55e
View commit details
Copy full SHA for 07af55e
Browse repository at this point
You can’t perform that action at this time.