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 }}
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
16k
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 6 pull requests
- #68659
#68659
Merged
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-zo7zi9f
Dylan-DPC-zz/rust:rollup-zo7zi9f
Copy head branch name to clipboard
Jan 30, 2020
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Rollup of 6 pull requests
#68659
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-zo7zi9f
Dylan-DPC-zz/rust:rollup-zo7zi9f
Copy head branch name to clipboard
Commits
Commits on Dec 23, 2019
Make RangeMut::next_unchecked() output a mutable key reference
crgl
committed
293cdf7
View commit details
Copy full SHA for 293cdf7
Browse repository at this point
Implement clone_from for BTree collections
crgl
committed
f547978
View commit details
Copy full SHA for f547978
Browse repository at this point
Add test for BTreeMap::clone_from
crgl
committed
8651aa0
View commit details
Copy full SHA for 8651aa0
Browse repository at this point
Commits on Jan 28, 2020
Format safety comment as per tidy
Show description for 3caa17b
crgl
and
KodrAus
authored
3caa17b
View commit details
Copy full SHA for 3caa17b
Browse repository at this point
Include empty BTreeMap in clone_from tests
crgl
committed
60a7c94
View commit details
Copy full SHA for 60a7c94
Browse repository at this point
Add private is_empty method to RangeMut
crgl
committed
81b6f8c
View commit details
Copy full SHA for 81b6f8c
Browse repository at this point
Reformat truncation section of clone_from
crgl
committed
6c3e477
View commit details
Copy full SHA for 6c3e477
Browse repository at this point
Commits on Jan 29, 2020
Use termize instead of term_size
Zoxc
committed
b0b11d3
View commit details
Copy full SHA for b0b11d3
Browse repository at this point
BTreeMap: tag and explain unsafe internal functions or assert preconditions
Show description for ba87a50
ssomers
committed
ba87a50
View commit details
Copy full SHA for ba87a50
Browse repository at this point
Document remaining undocumented `From` implementations for IPs
LeSeulArtichaut
committed
ab5e296
View commit details
Copy full SHA for ab5e296
Browse repository at this point
Document `From` implementation for NonZero nums
LeSeulArtichaut
committed
684bd50
View commit details
Copy full SHA for 684bd50
Browse repository at this point
Fix revision annotations in borrowck-feature-nll-overrides-migrate
tmiasko
committed
ee73259
View commit details
Copy full SHA for ee73259
Browse repository at this point
Commits on Jan 30, 2020
Rollup merge of #66648 - crgl:btree-clone-from, r=Amanieu
Show description for 12c9562
Dylan-DPC
authored
12c9562
View commit details
Copy full SHA for 12c9562
Browse repository at this point
Rollup merge of #68468 - ssomers:btreemap_prefer_middle, r=Mark-Simulacrum
Show description for f837c73
Dylan-DPC
authored
f837c73
View commit details
Copy full SHA for f837c73
Browse repository at this point
Rollup merge of #68626 - Zoxc:termize, r=estebank
Show description for 4af33a9
Dylan-DPC
authored
4af33a9
View commit details
Copy full SHA for 4af33a9
Browse repository at this point
Rollup merge of #68640 - LeSeulArtichaut:doc-from-ip, r=steveklabnik
Show description for 3df1ff2
Dylan-DPC
authored
3df1ff2
View commit details
Copy full SHA for 3df1ff2
Browse repository at this point
Rollup merge of #68651 - LeSeulArtichaut:doc-from-nonzero, r=steveklabnik
Show description for 1780f2f
Dylan-DPC
authored
1780f2f
View commit details
Copy full SHA for 1780f2f
Browse repository at this point
Rollup merge of #68655 - tmiasko:rev, r=Dylan-DPC
Show description for 9f497f9
Dylan-DPC
authored
9f497f9
View commit details
Copy full SHA for 9f497f9
Browse repository at this point
You can’t perform that action at this time.