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
16.1k
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 7 pull requests
- #68506
#68506
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
tmandry:rollup-kz9d33v
tmandry/rust:rollup-kz9d33v
Copy head branch name to clipboard
Jan 24, 2020
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 7 pull requests
#68506
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
tmandry:rollup-kz9d33v
tmandry/rust:rollup-kz9d33v
Copy head branch name to clipboard
Commits
Commits on Jan 21, 2020
Suggest borrowing `Vec<NonCopy>` in for loop
Show description for c775927
estebank
committed
c775927
View commit details
Copy full SHA for c775927
Browse repository at this point
Account for non-types in substs for opaque type error messages
Show description for 4ee4287
Aaron1011
committed
4ee4287
View commit details
Copy full SHA for 4ee4287
Browse repository at this point
Commits on Jan 22, 2020
Avoid overflow in `std::iter::Skip::count`
Show description for 9d3e844
ollie27
committed
9d3e844
View commit details
Copy full SHA for 9d3e844
Browse repository at this point
Enable ASan on Fuchsia
Show description for 4210409
nopsledder
committed
4210409
View commit details
Copy full SHA for 4210409
Browse repository at this point
Fix tidy warnings
nopsledder
committed
192650a
View commit details
Copy full SHA for 192650a
Browse repository at this point
Commits on Jan 23, 2020
unused-parens: implement for block return values
Tyg13
committed
6f7e89f
View commit details
Copy full SHA for 6f7e89f
Browse repository at this point
Add my (@flip1995) name to .mailmap
flip1995
committed
06064b9
View commit details
Copy full SHA for 06064b9
Browse repository at this point
use `diagnostic_item` and modify wording
estebank
committed
6eaf59d
View commit details
Copy full SHA for 6eaf59d
Browse repository at this point
Commits on Jan 24, 2020
Clear out std, not std tools
Show description for 1cbb5d8
Mark-Simulacrum
committed
1cbb5d8
View commit details
Copy full SHA for 1cbb5d8
Browse repository at this point
Rollup merge of #68424 - estebank:suggest-borrow-for-non-copy-vec, r=davidtwco
Show description for eb769ed
tmandry
authored
eb769ed
View commit details
Copy full SHA for eb769ed
Browse repository at this point
Rollup merge of #68438 - Aaron1011:fix/tait-non-defining, r=estebank
Show description for 143059d
tmandry
authored
143059d
View commit details
Copy full SHA for 143059d
Browse repository at this point
Rollup merge of #68469 - ollie27:skip_count, r=sfackler
Show description for e7752ae
tmandry
authored
e7752ae
View commit details
Copy full SHA for e7752ae
Browse repository at this point
Rollup merge of #68473 - nopsledder:rust_sanitizer_fuchsia, r=alexcrichton
Show description for 94aa655
tmandry
authored
94aa655
View commit details
Copy full SHA for 94aa655
Browse repository at this point
Rollup merge of #68479 - Tyg13:unused_parens_return, r=Centril
Show description for 1662888
tmandry
authored
1662888
View commit details
Copy full SHA for 1662888
Browse repository at this point
Rollup merge of #68483 - flip1995:mailmap, r=Dylan-DPC
Show description for a7e2ac4
tmandry
authored
a7e2ac4
View commit details
Copy full SHA for a7e2ac4
Browse repository at this point
Rollup merge of #68500 - Mark-Simulacrum:fix-bootstrap-clearing, r=alexcrichton
Show description for 7f8a61d
tmandry
authored
7f8a61d
View commit details
Copy full SHA for 7f8a61d
Browse repository at this point
You can’t perform that action at this time.