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.4k
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
- #80806
#80806
Merged
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-y64z7ph
JohnTitor/rust:rollup-y64z7ph
Copy head branch name to clipboard
Jan 8, 2021
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Rollup of 7 pull requests
#80806
bors
merged 18 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-y64z7ph
JohnTitor/rust:rollup-y64z7ph
Copy head branch name to clipboard
Commits
Commits on Dec 3, 2020
Add trait Fns to rust-call resolution
CraftSpider
committed
7cece8e
View commit details
Copy full SHA for 7cece8e
Browse repository at this point
Add more complete tests of possible rust-call cases
CraftSpider
committed
35e86c2
View commit details
Copy full SHA for 35e86c2
Browse repository at this point
Commits on Dec 4, 2020
Fix ui test
CraftSpider
committed
9908f59
View commit details
Copy full SHA for 9908f59
Browse repository at this point
Update stderr
CraftSpider
committed
d41122a
View commit details
Copy full SHA for d41122a
Browse repository at this point
Commits on Dec 26, 2020
Don't panic when an external crate can't be resolved
Show description for 7edd181
jyn514
committed
7edd181
View commit details
Copy full SHA for 7edd181
Browse repository at this point
Commits on Jan 7, 2021
Fix type name in doc example for Iter and IterMut
mrcz
committed
10180b4
View commit details
Copy full SHA for 10180b4
Browse repository at this point
Enclose types in comments in backticks
mrcz
committed
358ef56
View commit details
Copy full SHA for 358ef56
Browse repository at this point
handle generic trait methods in coverage tests
Show description for 4f6305b
andjo403
committed
4f6305b
View commit details
Copy full SHA for 4f6305b
Browse repository at this point
Use Option::map_or instead of `.map(..).unwrap_or(..)`
LingMan
committed
961f9ee
View commit details
Copy full SHA for 961f9ee
Browse repository at this point
rustc_ast_pretty: Remove `PrintState::insert_extra_parens`
Show description for f915e3e
petrochenkov
committed
f915e3e
View commit details
Copy full SHA for f915e3e
Browse repository at this point
Get rid of custom pretty-printing in rustdoc
Show description for 31375d2
jyn514
committed
31375d2
View commit details
Copy full SHA for 31375d2
Browse repository at this point
Commits on Jan 8, 2021
Rollup merge of #79675 - CraftSpider:79669, r=estebank
Show description for 0afd72e
JohnTitor
authored
0afd72e
View commit details
Copy full SHA for 0afd72e
Browse repository at this point
Rollup merge of #80372 - jyn514:fix-panics, r=Manishearth
Show description for 901b9a2
JohnTitor
authored
901b9a2
View commit details
Copy full SHA for 901b9a2
Browse repository at this point
Rollup merge of #80761 - andjo403:generic_coverage, r=spastorino
Show description for c851ae9
JohnTitor
authored
c851ae9
View commit details
Copy full SHA for c851ae9
Browse repository at this point
Rollup merge of #80785 - petrochenkov:prettyparen, r=Aaron1011
Show description for f6c58af
JohnTitor
authored
f6c58af
View commit details
Copy full SHA for f6c58af
Browse repository at this point
Rollup merge of #80791 - mrcz:master, r=jyn514
Show description for 1ed90e4
JohnTitor
authored
1ed90e4
View commit details
Copy full SHA for 1ed90e4
Browse repository at this point
Rollup merge of #80794 - LingMan:map_or, r=jyn514
Show description for faf5412
JohnTitor
authored
faf5412
View commit details
Copy full SHA for faf5412
Browse repository at this point
Rollup merge of #80799 - jyn514:pretty-print, r=CraftSpider
Show description for dec3dbd
JohnTitor
authored
dec3dbd
View commit details
Copy full SHA for dec3dbd
Browse repository at this point
You can’t perform that action at this time.