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.5k
Star
116k
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 6 pull requests
- #97548
#97548
Merged
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-9x0va1d
Dylan-DPC/rust:rollup-9x0va1d
Copy head branch name to clipboard
May 30, 2022
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rollup of 6 pull requests
#97548
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-9x0va1d
Dylan-DPC/rust:rollup-9x0va1d
Copy head branch name to clipboard
Commits
Commits on May 28, 2022
Use Box::new() instead of box syntax in alloc tests
est31
committed
7230a15
View commit details
Copy full SHA for 7230a15
Browse repository at this point
Use Box::new() instead of box syntax in std tests
est31
committed
d75c60f
View commit details
Copy full SHA for d75c60f
Browse repository at this point
Use Box::new() instead of box syntax in core tests
est31
committed
cdb8e64
View commit details
Copy full SHA for cdb8e64
Browse repository at this point
Commits on May 29, 2022
Ensure source file present when calculating max line number
Show description for 5a4e936
JohnTitor
and
rossmacarthur
committed
5a4e936
View commit details
Copy full SHA for 5a4e936
Browse repository at this point
Re-add help_on_error for download-ci-llvm
Show description for c0f18f9
binggh
committed
c0f18f9
View commit details
Copy full SHA for c0f18f9
Browse repository at this point
Note pattern mismatch coming from for-loop desugaring
compiler-errors
committed
2e25c23
View commit details
Copy full SHA for 2e25c23
Browse repository at this point
Commits on May 30, 2022
Reword safety comments in core/hash/sip.rs
thomcc
committed
eeacb44
View commit details
Copy full SHA for eeacb44
Browse repository at this point
Remove "sys isn't exported yet" phrase
Show description for 6d63d3b
est31
committed
6d63d3b
View commit details
Copy full SHA for 6d63d3b
Browse repository at this point
Rollup merge of #97494 - est31:remove_box_alloc_tests, r=Dylan-DPC
Show description for 0ed320b
Dylan-DPC
authored
0ed320b
View commit details
Copy full SHA for 0ed320b
Browse repository at this point
Rollup merge of #97499 - est31:master, r=Dylan-DPC
Show description for 8fd9e24
Dylan-DPC
authored
8fd9e24
View commit details
Copy full SHA for 8fd9e24
Browse repository at this point
Rollup merge of #97504 - JohnTitor:cleanup-deps, r=davidtwco
Show description for 106d5fd
Dylan-DPC
authored
106d5fd
View commit details
Copy full SHA for 106d5fd
Browse repository at this point
Rollup merge of #97519 - binggh:readd-help-on-error, r=jyn514
Show description for 9bb3832
Dylan-DPC
authored
9bb3832
View commit details
Copy full SHA for 9bb3832
Browse repository at this point
Rollup merge of #97531 - compiler-errors:for-loop-pat-mismatch, r=davidtwco
Show description for 65bdfe3
Dylan-DPC
authored
65bdfe3
View commit details
Copy full SHA for 65bdfe3
Browse repository at this point
Rollup merge of #97545 - thomcc:sip-comment-safety, r=Dylan-DPC
Show description for a352ad5
Dylan-DPC
authored
a352ad5
View commit details
Copy full SHA for a352ad5
Browse repository at this point
You can’t perform that action at this time.