Skip to content

PR feedback on the "verifiable ref returns" proposal#31

Merged
VSadov merged 3 commits intodotnet:masterfrom
VSadov:verifiableRetFixes
Jan 25, 2018
Merged

PR feedback on the "verifiable ref returns" proposal#31
VSadov merged 3 commits intodotnet:masterfrom
VSadov:verifiableRetFixes

Conversation

@VSadov
Copy link
Member

@VSadov VSadov commented Jan 24, 2018

No description provided.

@VSadov
Copy link
Member Author

VSadov commented Jan 24, 2018

@MichalStrehovsky - please take a look.

After thinking a bit about whether IsReturnable should be an attribute, I am getting convinced that it should be just a regular class like IsConst. Its only foreseeable target is IL local slots and that is not even expressible in AttributeTargets enum. - Making this type an attribute seems unnecessary and perhaps confusing.

@VSadov
Copy link
Member Author

VSadov commented Jan 25, 2018

Thanks!!

@VSadov VSadov merged commit ab72004 into dotnet:master Jan 25, 2018
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.

2 participants