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
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
117k
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 8 pull requests
- #141397
#141397
Merged
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-l9uu6g6
matthiaskrgr/rust:rollup-l9uu6g6
Copy head branch name to clipboard
May 22, 2025
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Rollup of 8 pull requests
#141397
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-l9uu6g6
matthiaskrgr/rust:rollup-l9uu6g6
Copy head branch name to clipboard
Commits
Commits on May 21, 2025
ci: improve citool job db errors
marcoieni
committed
f57a64a
View commit details
Copy full SHA for f57a64a
Browse repository at this point
Make captures state error more precise
compiler-errors
committed
ca912d7
View commit details
Copy full SHA for ca912d7
Browse repository at this point
Fix FnOnce impl for AsyncFn/AsyncFnMut closures in new solver
compiler-errors
committed
e0f8055
View commit details
Copy full SHA for e0f8055
Browse repository at this point
Commits on May 22, 2025
Remove `is_empty` check in `filter_assoc_items_by_name_and_namespace`.
Show description for 85d2d84
nnethercote
committed
85d2d84
View commit details
Copy full SHA for 85d2d84
Browse repository at this point
Remove `is_empty` check in `Ident::is_numeric`.
Show description for c309065
nnethercote
committed
c309065
View commit details
Copy full SHA for c309065
Browse repository at this point
ci: convert distcheck to free runner
marcoieni
committed
27677ef
View commit details
Copy full SHA for 27677ef
Browse repository at this point
ci: prepare aws access keys for migration
marcoieni
committed
806cd12
View commit details
Copy full SHA for 806cd12
Browse repository at this point
Return correct error term kind on projection errors
BoxyUwU
committed
bc9cdc9
View commit details
Copy full SHA for bc9cdc9
Browse repository at this point
Don't allow poly_select in new solver
compiler-errors
committed
16b6ffe
View commit details
Copy full SHA for 16b6ffe
Browse repository at this point
try_cast_aligned: avoid bare int-to-ptr casts
RalfJung
committed
09ae053
View commit details
Copy full SHA for 09ae053
Browse repository at this point
Rollup merge of #141355 - marcoieni:citool-errors, r=Kobzol
Show description for 8757915
matthiaskrgr
authored
8757915
View commit details
Copy full SHA for 8757915
Browse repository at this point
Rollup merge of #141359 - compiler-errors:async-fn-once, r=lcnr
Show description for 654b2f3
matthiaskrgr
authored
654b2f3
View commit details
Copy full SHA for 654b2f3
Browse repository at this point
Rollup merge of #141362 - BoxyUwU:correct_error_term_kind, r=lcnr
Show description for 5cab70e
matthiaskrgr
authored
5cab70e
View commit details
Copy full SHA for 5cab70e
Browse repository at this point
Rollup merge of #141377 - nnethercote:rm-unnecessary-is_empty-checks, r=GuillaumeGomez
Show description for 74b980d
matthiaskrgr
authored
74b980d
View commit details
Copy full SHA for 74b980d
Browse repository at this point
Rollup merge of #141381 - RalfJung:try_cast_aligned-strict-provenance, r=tgross35
Show description for db95253
matthiaskrgr
authored
db95253
View commit details
Copy full SHA for db95253
Browse repository at this point
Rollup merge of #141382 - marcoieni:distcheck-free-x86, r=Kobzol
Show description for 9507b10
matthiaskrgr
authored
9507b10
View commit details
Copy full SHA for 9507b10
Browse repository at this point
Rollup merge of #141389 - marcoieni:aws-secrets-ci-migration, r=Kobzol
Show description for abba164
matthiaskrgr
authored
abba164
View commit details
Copy full SHA for abba164
Browse repository at this point
Rollup merge of #141390 - compiler-errors:poly-select-new-solver, r=lcnr
Show description for 580bd6e
matthiaskrgr
authored
580bd6e
View commit details
Copy full SHA for 580bd6e
Browse repository at this point
You can’t perform that action at this time.