Skip to content
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

Ref fields spec doesn't mention how scope flows from lambda to anonymous delegate types #64670

Closed
jcouv opened this issue Oct 12, 2022 · 3 comments

Comments

@jcouv
Copy link
Member

jcouv commented Oct 12, 2022

The prior spec explained how types and ref kinds flow, but now we're adding two parts:

  1. scoped flows
  2. [UnscopedRef] flows (see Propagate EffectiveScope to parameters of anonymous delegate types. #63787)

That second part probably needs to be confirmed with LDM.

Relates to test plan #59194 (ref fields)

@AlekseyTs
Copy link
Contributor

AlekseyTs commented Oct 12, 2022

I don't think it makes sense to separate both because we cannot reliably separate them from metadata and we are not always dealing with source symbols.

@jaredpar
Copy link
Member

@jcouv the spec change is merged now, is this tracking any work in this repo or should we close?

@jaredpar jaredpar added Bug and removed untriaged Issues and PRs which have not yet been triaged by a lead labels Oct 18, 2022
@jaredpar jaredpar added this to the 17.5 milestone Oct 18, 2022
@jcouv
Copy link
Member Author

jcouv commented Oct 18, 2022

Thanks. Closing

@jcouv jcouv closed this as completed Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants