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 10 pull requests
- #81068
#81068
Closed
JohnTitor
wants to merge 38 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-guxme0t
JohnTitor/rust:rollup-guxme0t
Copy head branch name to clipboard
Conversation
Commits
38
(38)
Checks
Files changed
Closed
Rollup of 10 pull requests
#81068
JohnTitor
wants to merge 38 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-guxme0t
JohnTitor/rust:rollup-guxme0t
Copy head branch name to clipboard
Commits
Commits on Jan 10, 2021
Explain why borrows can't be held across yield point in async blocks
sledgehammervampire
committed
5ccef56
View commit details
Copy full SHA for 5ccef56
Browse repository at this point
Fix location of error message explanation
sledgehammervampire
committed
12f1795
View commit details
Copy full SHA for 12f1795
Browse repository at this point
Update issue-78938-async-block.rs
Show description for 2b9c8ff
sledgehammervampire
committed
2b9c8ff
View commit details
Copy full SHA for 2b9c8ff
Browse repository at this point
Revise async block error message
sledgehammervampire
committed
9e345a5
View commit details
Copy full SHA for 9e345a5
Browse repository at this point
Remove trailing whitespace
sledgehammervampire
committed
757bd23
View commit details
Copy full SHA for 757bd23
Browse repository at this point
Commits on Jan 11, 2021
Make `--color always` apply to logging too
jyn514
committed
04b6036
View commit details
Copy full SHA for 04b6036
Browse repository at this point
Commits on Jan 12, 2021
Update src/test/ui/async-await/issues/issue-78938-async-block.stderr
Show description for 3ee3071
sledgehammervampire
and
estebank
authored
3ee3071
View commit details
Copy full SHA for 3ee3071
Browse repository at this point
Commits on Jan 13, 2021
stabilize the poll_map feature
KodrAus
committed
b2f5048
View commit details
Copy full SHA for b2f5048
Browse repository at this point
Put all feature gate tests under `feature-gates/`
Show description for c200036
camelid
committed
c200036
View commit details
Copy full SHA for c200036
Browse repository at this point
Move help link to error index
sledgehammervampire
committed
7f41465
View commit details
Copy full SHA for 7f41465
Browse repository at this point
Bless test output
sledgehammervampire
committed
f5c4287
View commit details
Copy full SHA for f5c4287
Browse repository at this point
Fix whitespace
sledgehammervampire
committed
a9ead34
View commit details
Copy full SHA for a9ead34
Browse repository at this point
Commits on Jan 14, 2021
Fix error E0373 documentation
sledgehammervampire
committed
174135f
View commit details
Copy full SHA for 174135f
Browse repository at this point
Fix E0373 code example
sledgehammervampire
committed
63deae5
View commit details
Copy full SHA for 63deae5
Browse repository at this point
Commits on Jan 15, 2021
Simplify E0373 async code example
sledgehammervampire
committed
5468d98
View commit details
Copy full SHA for 5468d98
Browse repository at this point
Introduce {Ref, RefMut}::try_map for optional projections
udoprog
committed
0660b8b
View commit details
Copy full SHA for 0660b8b
Browse repository at this point
Update compiler/rustc_mir/src/borrow_check/diagnostics/conflict_errors.rs
Show description for 3e9c95b
sledgehammervampire
and
estebank
authored
3e9c95b
View commit details
Copy full SHA for 3e9c95b
Browse repository at this point
Use Result and rename to filter_map
Show description for e8757af
udoprog
committed
e8757af
View commit details
Copy full SHA for e8757af
Browse repository at this point
Remove doctree::Import
CraftSpider
committed
e3274fd
View commit details
Copy full SHA for e3274fd
Browse repository at this point
Address nit
CraftSpider
committed
2a0c9e2
View commit details
Copy full SHA for 2a0c9e2
Browse repository at this point
Fix JSON test
CraftSpider
committed
e42c1b9
View commit details
Copy full SHA for e42c1b9
Browse repository at this point
Add warning to compare.py about error messages
CraftSpider
committed
31b17f5
View commit details
Copy full SHA for 31b17f5
Browse repository at this point
Change rebuild heuristic in BinaryHeap::append
Show description for 32a20f4
hanmertens
committed
32a20f4
View commit details
Copy full SHA for 32a20f4
Browse repository at this point
Commits on Jan 16, 2021
add tracking issue to cell_filter_map
KodrAus
authored
c625b97
View commit details
Copy full SHA for c625b97
Browse repository at this point
doctest: Reset errors before dropping the parse session
Show description for eef383f
osa1
committed
eef383f
View commit details
Copy full SHA for eef383f
Browse repository at this point
Add a test
osa1
committed
0ef5557
View commit details
Copy full SHA for 0ef5557
Browse repository at this point
codegen_cranelift: Fix redundant semicolon warn
osa1
committed
b681631
View commit details
Copy full SHA for b681631
Browse repository at this point
Add a regression test for #76281
Show description for 8797986
JohnTitor
committed
8797986
View commit details
Copy full SHA for 8797986
Browse repository at this point
Rollup merge of #77435 - hanmertens:binary_heap_append, r=scottmcm
Show description for d0f8553
JohnTitor
authored
d0f8553
View commit details
Copy full SHA for d0f8553
Browse repository at this point
Rollup merge of #78455 - udoprog:refcell-opt-map, r=KodrAus
Show description for 0e5dcaf
JohnTitor
authored
0e5dcaf
View commit details
Copy full SHA for 0e5dcaf
Browse repository at this point
Rollup merge of #80614 - 1000teslas:issue-78938-fix, r=tmandry
Show description for 0d901f2
JohnTitor
authored
0d901f2
View commit details
Copy full SHA for 0d901f2
Browse repository at this point
Rollup merge of #80901 - jyn514:better-colors, r=Mark-Simulacrum
Show description for 046da7a
JohnTitor
authored
046da7a
View commit details
Copy full SHA for 046da7a
Browse repository at this point
Rollup merge of #80902 - JohnTitor:issue-76281, r=Mark-Simulacrum
Show description for e9a6063
JohnTitor
authored
e9a6063
View commit details
Copy full SHA for e9a6063
Browse repository at this point
Rollup merge of #80968 - KodrAus:stabilize/poll_map, r=Mark-Simulacrum
Show description for 605557f
JohnTitor
authored
605557f
View commit details
Copy full SHA for 605557f
Browse repository at this point
Rollup merge of #80971 - camelid:feature-gate-testsuite-organization, r=Mark-Simulacrum
Show description for 32e9c33
JohnTitor
authored
32e9c33
View commit details
Copy full SHA for 32e9c33
Browse repository at this point
Rollup merge of #81021 - CraftSpider:rustdoc-remove-import, r=jyn514
Show description for 58c1b90
JohnTitor
authored
58c1b90
View commit details
Copy full SHA for 58c1b90
Browse repository at this point
Rollup merge of #81040 - osa1:fix_80992, r=jyn514
Show description for 6a131cb
JohnTitor
authored
6a131cb
View commit details
Copy full SHA for 6a131cb
Browse repository at this point
Rollup merge of #81065 - osa1:cranelift_semicolon_warning, r=jyn514
Show description for c8bca90
JohnTitor
authored
c8bca90
View commit details
Copy full SHA for c8bca90
Browse repository at this point
You can’t perform that action at this time.