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.5k
Star
117k
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
- #70931
#70931
Merged
bors
merged 20 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-f8orcao
Dylan-DPC-zz/rust:rollup-f8orcao
Copy head branch name to clipboard
Apr 8, 2020
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Rollup of 9 pull requests
#70931
bors
merged 20 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-f8orcao
Dylan-DPC-zz/rust:rollup-f8orcao
Copy head branch name to clipboard
Commits
Commits on Apr 6, 2020
ci: move /var/lib/docker to /mnt on GHA
Show description for 1ce9257
emilyalbini
committed
1ce9257
View commit details
Copy full SHA for 1ce9257
Browse repository at this point
BTreeMap first/last: simplify implementations
ssomers
committed
bdbe56e
View commit details
Copy full SHA for bdbe56e
Browse repository at this point
BTreeMap first/last: make examples more to the point
ssomers
committed
c23ee76
View commit details
Copy full SHA for c23ee76
Browse repository at this point
BTreeMap first/last: add pop methods
ssomers
committed
8212b97
View commit details
Copy full SHA for 8212b97
Browse repository at this point
Commits on Apr 7, 2020
Use a `SmallVec` for `Cache::predecessors`.
Show description for a90661a
nnethercote
committed
a90661a
View commit details
Copy full SHA for a90661a
Browse repository at this point
Clean up E0507 explanation
GuillaumeGomez
committed
6569a2e
View commit details
Copy full SHA for 6569a2e
Browse repository at this point
wf: refactor `compute_trait_ref`
lcnr
committed
ab4178b
View commit details
Copy full SHA for ab4178b
Browse repository at this point
remove false positives of unused_braces
lcnr
committed
817f059
View commit details
Copy full SHA for 817f059
Browse repository at this point
Corrects a typo in rustdoc documentation.
Show description for d55c399
tsandstr
committed
d55c399
View commit details
Copy full SHA for d55c399
Browse repository at this point
Commits on Apr 8, 2020
Remove unnecessary TypeFlags::NOMINAL_FLAGS
Show description for 4cdb206
tsandstr
committed
4cdb206
View commit details
Copy full SHA for 4cdb206
Browse repository at this point
Clean up E0510 explanation
GuillaumeGomez
committed
80e3126
View commit details
Copy full SHA for 80e3126
Browse repository at this point
Rollup merge of #70789 - lcnr:macros, r=varkor
Show description for 956e50b
Dylan-DPC
authored
956e50b
View commit details
Copy full SHA for 956e50b
Browse repository at this point
Rollup merge of #70847 - pietroalbini:ci-move-docker-lib, r=Mark-Simulacrum
Show description for 54abd4f
Dylan-DPC
authored
54abd4f
View commit details
Copy full SHA for 54abd4f
Browse repository at this point
Rollup merge of #70850 - ssomers:btreemap_first_last, r=Amanieu
Show description for b9bb126
Dylan-DPC
authored
b9bb126
View commit details
Copy full SHA for b9bb126
Browse repository at this point
Rollup merge of #70876 - nnethercote:smallvec-predecessors, r=estebank
Show description for e97a6e7
Dylan-DPC
authored
e97a6e7
View commit details
Copy full SHA for e97a6e7
Browse repository at this point
Rollup merge of #70883 - GuillaumeGomez:cleanup-e0507, r=Dylan-DPC
Show description for 6696666
Dylan-DPC
authored
6696666
View commit details
Copy full SHA for 6696666
Browse repository at this point
Rollup merge of #70892 - lcnr:interators_are_nice, r=nikomatsakis
Show description for e3346e5
Dylan-DPC
authored
e3346e5
View commit details
Copy full SHA for e3346e5
Browse repository at this point
Rollup merge of #70914 - tsandstr:typo1, r=Dylan-DPC
Show description for 9a84771
Dylan-DPC
authored
9a84771
View commit details
Copy full SHA for 9a84771
Browse repository at this point
Rollup merge of #70915 - tsandstr:remove-nominal-flags, r=eddyb
Show description for bad8f0b
Dylan-DPC
authored
bad8f0b
View commit details
Copy full SHA for bad8f0b
Browse repository at this point
Rollup merge of #70927 - GuillaumeGomez:cleanup-e0510, r=Dylan-DPC
Show description for 1498da8
Dylan-DPC
authored
1498da8
View commit details
Copy full SHA for 1498da8
Browse repository at this point
You can’t perform that action at this time.