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 8 pull requests
- #68503
#68503
Closed
tmandry
wants to merge 19 commits into
rust-lang:master
rust-lang/rust:master
from
tmandry:rollup-7d4y3nk
tmandry/rust:rollup-7d4y3nk
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Closed
Rollup of 8 pull requests
#68503
tmandry
wants to merge 19 commits into
rust-lang:master
rust-lang/rust:master
from
tmandry:rollup-7d4y3nk
tmandry/rust:rollup-7d4y3nk
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
Normalise diagnostics with respect to "the X is declared/defined here"
varkor
committed
0cc71b2
View commit details
Copy full SHA for 0cc71b2
Browse repository at this point
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
Normalise notes with the/is
varkor
committed
d26366a
View commit details
Copy full SHA for d26366a
Browse repository at this point
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 #68080 - varkor:declared-here, r=petrochenkov
Show description for 2370109
tmandry
authored
2370109
View commit details
Copy full SHA for 2370109
Browse repository at this point
Rollup merge of #68424 - estebank:suggest-borrow-for-non-copy-vec, r=davidtwco
Show description for f741f5e
tmandry
authored
f741f5e
View commit details
Copy full SHA for f741f5e
Browse repository at this point
Rollup merge of #68438 - Aaron1011:fix/tait-non-defining, r=estebank
Show description for 42458d9
tmandry
authored
42458d9
View commit details
Copy full SHA for 42458d9
Browse repository at this point
Rollup merge of #68469 - ollie27:skip_count, r=sfackler
Show description for 60fa729
tmandry
authored
60fa729
View commit details
Copy full SHA for 60fa729
Browse repository at this point
Rollup merge of #68473 - nopsledder:rust_sanitizer_fuchsia, r=alexcrichton
Show description for 6cbf4d6
tmandry
authored
6cbf4d6
View commit details
Copy full SHA for 6cbf4d6
Browse repository at this point
Rollup merge of #68479 - Tyg13:unused_parens_return, r=Centril
Show description for 3ece812
tmandry
authored
3ece812
View commit details
Copy full SHA for 3ece812
Browse repository at this point
Rollup merge of #68483 - flip1995:mailmap, r=Dylan-DPC
Show description for 1ce6658
tmandry
authored
1ce6658
View commit details
Copy full SHA for 1ce6658
Browse repository at this point
Rollup merge of #68500 - Mark-Simulacrum:fix-bootstrap-clearing, r=alexcrichton
Show description for ac737d6
tmandry
authored
ac737d6
View commit details
Copy full SHA for ac737d6
Browse repository at this point
You can’t perform that action at this time.