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 9 pull requests
- #123645
#123645
Merged
bors
merged 23 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-yd8d7f1
matthiaskrgr/rust:rollup-yd8d7f1
Copy head branch name to clipboard
Apr 8, 2024
Conversation
Commits
23
(23)
Checks
Files changed
Merged
Rollup of 9 pull requests
#123645
bors
merged 23 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-yd8d7f1
matthiaskrgr/rust:rollup-yd8d7f1
Copy head branch name to clipboard
Commits
Commits on Apr 5, 2024
Rework the ByMoveBody shim to actually work correctly
compiler-errors
committed
3674032
View commit details
Copy full SHA for 3674032
Browse repository at this point
Add some helpful comments
compiler-errors
committed
0f13bd4
View commit details
Copy full SHA for 0f13bd4
Browse repository at this point
Check the base of the place too!
compiler-errors
committed
49c4ebc
View commit details
Copy full SHA for 49c4ebc
Browse repository at this point
Account for an additional reborrow inserted by UniqueImmBorrow and MutBorrow
compiler-errors
committed
ad0fcac
View commit details
Copy full SHA for ad0fcac
Browse repository at this point
Commits on Apr 6, 2024
bootstrap: remove unused pub fns
klensy
committed
e0af5ea
View commit details
Copy full SHA for e0af5ea
Browse repository at this point
Don't emit divide-by-zero panic paths in `StepBy::len`
Show description for 00bd247
scottmcm
committed
00bd247
View commit details
Copy full SHA for 00bd247
Browse repository at this point
add non-regression test for issue 123275
lqd
committed
54f8db8
View commit details
Copy full SHA for 54f8db8
Browse repository at this point
Revert "remove `pred_known_to_hold_modulo_regions`"
Show description for 68b4257
lqd
committed
68b4257
View commit details
Copy full SHA for 68b4257
Browse repository at this point
Commits on Apr 7, 2024
Remove unnecessary cast from `LLVMRustGetInstrProfIncrementIntrinsic`
Show description for e38dfc4
Zalathar
committed
e38dfc4
View commit details
Copy full SHA for e38dfc4
Browse repository at this point
Commits on Apr 8, 2024
Fix argument ABI for overaligned structs on ppc64le
Show description for 009280c
nikic
committed
009280c
View commit details
Copy full SHA for 009280c
Browse repository at this point
force_array -> is_consecutive
Show description for 1b7342b
nikic
committed
1b7342b
View commit details
Copy full SHA for 1b7342b
Browse repository at this point
parser: reduce visibility of unnecessary public `UnmatchedDelim`
Show description for 3a0d8d8
ohno418
committed
3a0d8d8
View commit details
Copy full SHA for 3a0d8d8
Browse repository at this point
Compute transmutability from `rustc_target::abi::Layout`
Show description for 3aa14e3
jswrenn
committed
3aa14e3
View commit details
Copy full SHA for 3aa14e3
Browse repository at this point
CFI: Fix ICE in KCFI non-associated function pointers
Show description for 284da5d
maurer
committed
284da5d
View commit details
Copy full SHA for 284da5d
Browse repository at this point
Rollup merge of #122781 - nikic:ppc-abi-fix, r=cuviper
Show description for ecfc338
matthiaskrgr
authored
ecfc338
View commit details
Copy full SHA for ecfc338
Browse repository at this point
Rollup merge of #123367 - jswrenn:layoutify, r=compiler-errors
Show description for 0e27c99
matthiaskrgr
authored
0e27c99
View commit details
Copy full SHA for 0e27c99
Browse repository at this point
Rollup merge of #123518 - compiler-errors:by-move-fixes, r=oli-obk
Show description for 36d1915
matthiaskrgr
authored
36d1915
View commit details
Copy full SHA for 36d1915
Browse repository at this point
Rollup merge of #123547 - klensy:bs-pubs, r=onur-ozkan
Show description for 5627497
matthiaskrgr
authored
5627497
View commit details
Copy full SHA for 5627497
Browse repository at this point
Rollup merge of #123564 - scottmcm:step-by-div-zero, r=joboet
Show description for 9570ac4
matthiaskrgr
authored
9570ac4
View commit details
Copy full SHA for 9570ac4
Browse repository at this point
Rollup merge of #123578 - lqd:regression-123275, r=compiler-errors
Show description for 984767e
matthiaskrgr
authored
984767e
View commit details
Copy full SHA for 984767e
Browse repository at this point
Rollup merge of #123591 - Zalathar:useless-cast, r=cuviper
Show description for a38911a
matthiaskrgr
authored
a38911a
View commit details
Copy full SHA for a38911a
Browse repository at this point
Rollup merge of #123632 - ohno418:fix-UnmatchedDelim-visibility, r=compiler-errors
Show description for c0ac5d8
matthiaskrgr
authored
c0ac5d8
View commit details
Copy full SHA for c0ac5d8
Browse repository at this point
Rollup merge of #123635 - maurer:kcfi-no-assoc, r=compiler-errors
Show description for 0520200
matthiaskrgr
authored
0520200
View commit details
Copy full SHA for 0520200
Browse repository at this point
You can’t perform that action at this time.