Skip to content

Conversation

333fred
Copy link
Member

@333fred 333fred commented Jun 21, 2024

Fixes #74108. Because this cycle is only in early attribute binding, I've opted for a very simple approach of giving a generic error; it would be possible to make this error more specific, but it doesn't seem worth the effort to do so.

Fixes dotnet#74108. Because this cycle is only in early attribute binding, I've opted for a very simple approach of giving a generic error; it  would be possible to make this error more specific, but it doesn't seem worth the effort to do so.
@333fred 333fred requested a review from a team as a code owner June 21, 2024 22:49
@ghost ghost added Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead labels Jun 21, 2024
333fred added 2 commits June 24, 2024 13:34
* upstream/main:
  [main] Update dependencies from dotnet/arcade (dotnet#74099)
  Remove warning for `yield return` in `lock` (dotnet#74024)
  [release/dev17.10] Update dependencies from dotnet/arcade (dotnet#74113)
  On the fly docs - add telemetry regarding documentation comments (dotnet#74088)
  Query for the COM service provider instead of direct cast
  Add type hints for collection expressions (dotnet#74051)
  Align implementation with latest LDM decisions around invocations in presence of dynamic arguments. (dotnet#74097)
  Avoid allocations in AbstractSyntaxIndex<>.GetIndexAsync
@AlekseyTs
Copy link
Contributor

Done with review pass (commit 3)

@333fred
Copy link
Member Author

333fred commented Jun 25, 2024

@AlekseyTs addressed feedback.

Copy link
Contributor

@AlekseyTs AlekseyTs left a comment

Choose a reason for hiding this comment

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

LGTM (commit 4)

@333fred 333fred merged commit 3b9c2ba into dotnet:main Jun 26, 2024
@333fred 333fred deleted the required-cycle branch June 26, 2024 17:18
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Jun 26, 2024
@RikkiGibson RikkiGibson modified the milestones: Next, 17.12 P1 Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cycle in required members
4 participants