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

feat: report merge precondition violations in todo #5177

Merged
merged 12 commits into from
Jul 10, 2024

Conversation

mitchellwrosen
Copy link
Member

Overview

Fixes #5088

This PR amends todo to report merge precondition violations (constructor aliases, missing constructor names, nested decl aliases, and stray constructors).

Test coverage

I've added transcripts that demonstrate this feature

@mitchellwrosen mitchellwrosen requested a review from aryairani July 3, 2024 18:35
Copy link
Contributor

@aryairani aryairani left a comment

Choose a reason for hiding this comment

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

Nice!
I left a couple questions/comments

@mitchellwrosen
Copy link
Member Author

@aryairani I think I addressed everything except this one #5197, for which I made that ticket

@aryairani aryairani merged commit 9b11d96 into trunk Jul 10, 2024
35 checks passed
@aryairani aryairani deleted the 24-07-01-todo-merge-precondition-violations branch July 10, 2024 17:29
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.

update todo
2 participants