Uh oh!
There was an error while loading. Please reload this page.
Implicit constructors should only target AttributeTargets.Constructor - #16845
Merged
Conversation
Contributor
❗ Release notes required
|
edgarfgp
commented
Mar 8, 2024
ContributorAuthor
This should be merged after #16790 |
psfinaki
approved these changes
Mar 12, 2024
psfinaki
left a comment
Contributor
There was a problem hiding this comment.
Thanks, good stuff again!
Uh oh!
There was an error while loading. Please reload this page.
edgarfgp
commented
Mar 13, 2024
ContributorAuthor
Will fix the conflicts tomorrow :) |
psfinaki
commented
Mar 13, 2024
Contributor
Sure, thanks :) |
edgarfgp
commented
Mar 13, 2024
ContributorAuthor
@psfinaki Based on your previous suggestion. I merged all the EnforceAttributeTargets LanguageFeatures into one. |
edgarfgp
commented
Mar 13, 2024
ContributorAuthor
This is ready |
psfinaki
commented
Mar 14, 2024
Contributor
Awesome, thanks :) |
psfinaki
enabled auto-merge (squash)
March 14, 2024 13:03
edgarfgp
commented
Mar 14, 2024
ContributorAuthor
I have 2-3 more PR planned in the upcoming weeks |
vzarytovskii
approved these changes
Mar 18, 2024
2 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Fixes#16794
Before
After
Error 842, "This attribute is not valid for use on this language element")Checklist
Test cases added
Release notes entry updated: