-
Notifications
You must be signed in to change notification settings - Fork 12.8k
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
Cleanup the computation of lint levels #82985
Conversation
r? @estebank |
☔ The latest upstream changes (presumably #85788) made this pull request unmergeable. Please resolve the merge conflicts. |
Rebased on #86009 |
Bors did not take the command. |
1 similar comment
Bors did not take the command. |
Bors did not take the command. |
📌 Commit 5a731ff has been approved by |
☀️ Test successful - checks-actions |
This now uses an
IndexVec
and a special rootLintStackIndex = 0
to encode command-line levels.