-
Notifications
You must be signed in to change notification settings - Fork 12.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Explain why borrows can't be held across yield point in async blocks #80614
Merged
Commits on Jan 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5ccef56 - Browse repository at this point
Copy the full SHA 5ccef56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12f1795 - Browse repository at this point
Copy the full SHA 12f1795View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b9c8ff - Browse repository at this point
Copy the full SHA 2b9c8ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e345a5 - Browse repository at this point
Copy the full SHA 9e345a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 757bd23 - Browse repository at this point
Copy the full SHA 757bd23View commit details
Commits on Jan 12, 2021
-
Update src/test/ui/async-await/issues/issue-78938-async-block.stderr
Co-authored-by: Esteban Kuber <estebank@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3ee3071 - Browse repository at this point
Copy the full SHA 3ee3071View commit details
Commits on Jan 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7f41465 - Browse repository at this point
Copy the full SHA 7f41465View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5c4287 - Browse repository at this point
Copy the full SHA f5c4287View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9ead34 - Browse repository at this point
Copy the full SHA a9ead34View commit details
Commits on Jan 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 174135f - Browse repository at this point
Copy the full SHA 174135fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63deae5 - Browse repository at this point
Copy the full SHA 63deae5View commit details
Commits on Jan 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5468d98 - Browse repository at this point
Copy the full SHA 5468d98View commit details -
Update compiler/rustc_mir/src/borrow_check/diagnostics/conflict_error…
…s.rs Co-authored-by: Esteban Kuber <estebank@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3e9c95b - Browse repository at this point
Copy the full SHA 3e9c95bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.