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.6k
Star
118k
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 7 pull requests
- #72262
#72262
Merged
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-x56q1jj
Dylan-DPC-zz/rust:rollup-x56q1jj
Copy head branch name to clipboard
May 16, 2020
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Rollup of 7 pull requests
#72262
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-x56q1jj
Dylan-DPC-zz/rust:rollup-x56q1jj
Copy head branch name to clipboard
Commits
Commits on May 11, 2020
cargo update -p serde_derive
Xanewok
committed
5e35493
View commit details
Copy full SHA for 5e35493
Browse repository at this point
cargo update -p failure_derive
Xanewok
committed
403a9d0
View commit details
Copy full SHA for 403a9d0
Browse repository at this point
cargo update -p pest_generator
Xanewok
committed
8c6e568
View commit details
Copy full SHA for 8c6e568
Browse repository at this point
cargo update -p derive-new
Xanewok
committed
3bdaced
View commit details
Copy full SHA for 3bdaced
Browse repository at this point
rustbook: Bump mdbook dependency
Xanewok
committed
e26f35d
View commit details
Copy full SHA for e26f35d
Browse repository at this point
Commits on May 13, 2020
Use simpler impls for some `Iterator` methods for slices.
Show description for 5a0ac05
nnethercote
committed
5a0ac05
View commit details
Copy full SHA for 5a0ac05
Browse repository at this point
Change `Iterator::nth` to use `self.next()` in a `while` loop.
Show description for 3b10858
nnethercote
committed
3b10858
View commit details
Copy full SHA for 3b10858
Browse repository at this point
Commits on May 15, 2020
Remove lang_items\(\).*\.unwrap\(\)
cofibrant
committed
00268be
View commit details
Copy full SHA for 00268be
Browse repository at this point
Updated documentation of Prefix::VerbatimDisk
Show description for 084cdde
SOF3
authored
084cdde
View commit details
Copy full SHA for 084cdde
Browse repository at this point
Implement Default for proc_macro::TokenStream
dtolnay
committed
d5ea925
View commit details
Copy full SHA for d5ea925
Browse repository at this point
Improve the documentation for ManuallyDrop to resolve conflicting usage of terminology.
Diggsey
committed
7433c4d
View commit details
Copy full SHA for 7433c4d
Browse repository at this point
Commits on May 16, 2020
Fix typo Arbintrary to Arbitrary
Show description for 78eb64f
0xPoe
committed
78eb64f
View commit details
Copy full SHA for 78eb64f
Browse repository at this point
Rollup merge of #71625 - Diggsey:improve-manually-drop-docs, r=RalfJung
Show description for 9c32e7a
Dylan-DPC
authored
9c32e7a
View commit details
Copy full SHA for 9c32e7a
Browse repository at this point
Rollup merge of #71919 - Xanewok:bump-syn-1, r=Xanewok
Show description for 9dd7ad3
Dylan-DPC
authored
9dd7ad3
View commit details
Copy full SHA for 9dd7ad3
Browse repository at this point
Rollup merge of #72166 - nnethercote:simpler-slice-Iterator-methods, r=cuviper
Show description for e8f0fb1
Dylan-DPC
authored
e8f0fb1
View commit details
Copy full SHA for e8f0fb1
Browse repository at this point
Rollup merge of #72216 - doctorn:require-lang-item, r=lcnr
Show description for 1be88e6
Dylan-DPC
authored
1be88e6
View commit details
Copy full SHA for 1be88e6
Browse repository at this point
Rollup merge of #72230 - SOF3:patch-1, r=kennytm
Show description for 8b1cc10
Dylan-DPC
authored
8b1cc10
View commit details
Copy full SHA for 8b1cc10
Browse repository at this point
Rollup merge of #72234 - dtolnay:default, r=petrochenkov
Show description for 25c91ea
Dylan-DPC
authored
25c91ea
View commit details
Copy full SHA for 25c91ea
Browse repository at this point
Rollup merge of #72258 - Rustin-Liu:rustin-patch-typo, r=dtolnay
Show description for e43dd47
Dylan-DPC
authored
e43dd47
View commit details
Copy full SHA for e43dd47
Browse repository at this point
You can’t perform that action at this time.