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.7k
Star
119k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 10 pull requests
- #61783
#61783
Closed
Centril
wants to merge 22 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-r5u53z7
Centril/rust:rollup-r5u53z7
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Closed
Rollup of 10 pull requests
#61783
Centril
wants to merge 22 commits into
rust-lang:master
rust-lang/rust:master
from
Centril:rollup-r5u53z7
Centril/rust:rollup-r5u53z7
Copy head branch name to clipboard
Commits
Commits on May 31, 2019
Stabilize copy_within
kennytm
committed
be6fc6a
View commit details
Copy full SHA for be6fc6a
Browse repository at this point
Commits on Jun 2, 2019
copy_within: replace element access by pointer arithmetic to avoid UB
Show description for aac9bc5
kennytm
committed
aac9bc5
View commit details
Copy full SHA for aac9bc5
Browse repository at this point
Commits on Jun 3, 2019
Update src/libcore/tests/slice.rs
Show description for 427f1a4
kennytm
and
oconnor663
authored
427f1a4
View commit details
Copy full SHA for 427f1a4
Browse repository at this point
Commits on Jun 5, 2019
Stabilize Option::xor
tesuji
committed
1fa50b3
View commit details
Copy full SHA for 1fa50b3
Browse repository at this point
Commits on Jun 8, 2019
Include frame pointer for bare metal RISC-V targets
fintelia
committed
493d1b4
View commit details
Copy full SHA for 493d1b4
Browse repository at this point
Commits on Jun 11, 2019
Fix x.py install
Show description for 4f3cd3c
tmandry
committed
4f3cd3c
View commit details
Copy full SHA for 4f3cd3c
Browse repository at this point
Commits on Jun 12, 2019
rustbuild: fix libtest_stamp
Show description for e7b5586
Keruspe
committed
e7b5586
View commit details
Copy full SHA for e7b5586
Browse repository at this point
ci: fix ci stats upload condition
Show description for 2cd516c
emilyalbini
committed
2cd516c
View commit details
Copy full SHA for 2cd516c
Browse repository at this point
Deprecate ONCE_INIT
Show description for d5df2a8
sfackler
committed
d5df2a8
View commit details
Copy full SHA for d5df2a8
Browse repository at this point
Update cargo
ehuss
committed
11024fa
View commit details
Copy full SHA for 11024fa
Browse repository at this point
Fix typos
JohnTitor
committed
b8f1491
View commit details
Copy full SHA for b8f1491
Browse repository at this point
Hygienize macros in the standard library
petrochenkov
committed
eb09daa
View commit details
Copy full SHA for eb09daa
Browse repository at this point
Rollup merge of #60376 - lzutao:stabilize-option_xor, r=SimonSapin
Show description for 20858c4
Centril
authored
20858c4
View commit details
Copy full SHA for 20858c4
Browse repository at this point
Rollup merge of #61398 - kennytm:stabilize-copy-within, r=SimonSapin
Show description for 648a529
Centril
authored
648a529
View commit details
Copy full SHA for 648a529
Browse repository at this point
Rollup merge of #61629 - petrochenkov:stdmac, r=alexcrichton
Show description for 55df67d
Centril
authored
55df67d
View commit details
Copy full SHA for 55df67d
Browse repository at this point
Rollup merge of #61675 - fintelia:riscv-frame-pointer, r=nagisa
Show description for 474657c
Centril
authored
474657c
View commit details
Copy full SHA for 474657c
Browse repository at this point
Rollup merge of #61750 - tmandry:fix-install, r=Mark-Simulacrum
Show description for d61e2f2
Centril
authored
d61e2f2
View commit details
Copy full SHA for d61e2f2
Browse repository at this point
Rollup merge of #61757 - sfackler:deprecate-once-init, r=alexcrichton
Show description for 4bcf433
Centril
authored
4bcf433
View commit details
Copy full SHA for 4bcf433
Browse repository at this point
Rollup merge of #61762 - Keruspe:rustbuild-libtest-fix, r=Mark-Simulacrum
Show description for 64f545b
Centril
authored
64f545b
View commit details
Copy full SHA for 64f545b
Browse repository at this point
Rollup merge of #61763 - pietroalbini:azure-fix-condition, r=alexcrichton
Show description for 7296a64
Centril
authored
7296a64
View commit details
Copy full SHA for 7296a64
Browse repository at this point
Rollup merge of #61771 - ehuss:update-cargo, r=alexcrichton
Show description for 307ab9a
Centril
authored
307ab9a
View commit details
Copy full SHA for 307ab9a
Browse repository at this point
Rollup merge of #61776 - JohnTitor:fix-typo-in-error-codes, r=Centril
Show description for 8547e44
Centril
authored
8547e44
View commit details
Copy full SHA for 8547e44
Browse repository at this point
You can’t perform that action at this time.