Skip to content

Let's review pending changes #79

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

Merged
merged 82 commits into from
May 18, 2021
Merged

Let's review pending changes #79

merged 82 commits into from
May 18, 2021

Conversation

belyaev-mikhail
Copy link
Contributor

No description provided.


> Important: an exception to this rule are non-suspending inlined lambda parameters: if the higher-order function invoking such a lambda is called from a suspending function, this lambda is allowed to also have suspension points and call other suspending functions.

TODO(Cover other possible exceptions w.r.t. `inline`/`noinline`/`crossinline` combinations)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

um, there aren't any afaik?

@ice-phoenix ice-phoenix marked this pull request as ready for review May 18, 2021 14:26
@ice-phoenix ice-phoenix merged commit 0daaf5d into release May 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.