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 6 pull requests
- #130649
#130649
Merged
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-57zc7lz
matthiaskrgr/rust:rollup-57zc7lz
Copy head branch name to clipboard
Sep 21, 2024
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Rollup of 6 pull requests
#130649
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-57zc7lz
matthiaskrgr/rust:rollup-57zc7lz
Copy head branch name to clipboard
Commits
Commits on Aug 29, 2024
add guarantee about remove_dir and remove_file error kinds
Show description for e759e0b
lolbinarycat
committed
e759e0b
View commit details
Copy full SHA for e759e0b
Browse repository at this point
Commits on Sep 20, 2024
Add recursion limit to FFI safety lint
Show description for 7160447
gurry
committed
7160447
View commit details
Copy full SHA for 7160447
Browse repository at this point
Remove double spaces
Noratrieb
authored
c722641
View commit details
Copy full SHA for c722641
Browse repository at this point
compiler: factor OVERFLOWING_LITERALS impl into a file (nfc)
Show description for 2db62e6
workingjubilee
committed
2db62e6
View commit details
Copy full SHA for 2db62e6
Browse repository at this point
Pass the current cargo to `run-make` tests
Show description for 4e53640
cuviper
committed
4e53640
View commit details
Copy full SHA for 4e53640
Browse repository at this point
Commits on Sep 21, 2024
compiler: reuse {un,}signed_fit in get_type_suggestion (nfc)
Show description for 844edfe
workingjubilee
committed
844edfe
View commit details
Copy full SHA for 844edfe
Browse repository at this point
Normalize unevaluated consts in GCE
compiler-errors
committed
a9a8f79
View commit details
Copy full SHA for a9a8f79
Browse repository at this point
Don't emit spurious error for pattern matched array with erroneous len const
compiler-errors
committed
920a973
View commit details
Copy full SHA for 920a973
Browse repository at this point
Do not unnecessarily eval consts in codegen
compiler-errors
committed
914193c
View commit details
Copy full SHA for 914193c
Browse repository at this point
Normalize transparent struct field type in CFI
compiler-errors
committed
d3f270b
View commit details
Copy full SHA for d3f270b
Browse repository at this point
Only expect mono consts in CFI
compiler-errors
committed
c0d1a13
View commit details
Copy full SHA for c0d1a13
Browse repository at this point
Rollup merge of #129718 - lolbinarycat:remove_dir-docs, r=Noratrieb
Show description for f2290c2
matthiaskrgr
authored
f2290c2
View commit details
Copy full SHA for f2290c2
Browse repository at this point
Rollup merge of #130598 - gurry:130310-improper-types-stack-overflow, r=compiler-errors
Show description for 28ace83
matthiaskrgr
authored
28ace83
View commit details
Copy full SHA for 28ace83
Browse repository at this point
Rollup merge of #130642 - cuviper:run-make-cargo, r=jieyouxu
Show description for 4336628
matthiaskrgr
authored
4336628
View commit details
Copy full SHA for 4336628
Browse repository at this point
Rollup merge of #130644 - compiler-errors:consts-in-codegen, r=BoxyUwU
Show description for ff6cd18
matthiaskrgr
authored
ff6cd18
View commit details
Copy full SHA for ff6cd18
Browse repository at this point
Rollup merge of #130645 - compiler-errors:normalize-gce-writeback, r=BoxyUwU
Show description for e6cf3bd
matthiaskrgr
authored
e6cf3bd
View commit details
Copy full SHA for e6cf3bd
Browse repository at this point
Rollup merge of #130646 - workingjubilee:literally-factorize-int-lint, r=compiler-errors
Show description for 5770ba8
matthiaskrgr
authored
5770ba8
View commit details
Copy full SHA for 5770ba8
Browse repository at this point
You can’t perform that action at this time.