-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Don't trigger const_is_empty
for inline const assertions
#13558
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
Conversation
Thank you! @bors r+ |
Don't trigger `const_is_empty` for inline const assertions Close #13106 Considered case was described [here](#13114 (comment)) changelog [`const_is_empty`]: skip const_is_empty for inline const assertions
💔 Test failed - checks-action_test |
@bors retry |
@alex-semenyuk: 🔑 Insufficient privileges: not in try users |
@bors retry |
Don't trigger `const_is_empty` for inline const assertions Close #13106 Considered case was described [here](#13114 (comment)) changelog [`const_is_empty`]: skip const_is_empty for inline const assertions
💔 Test failed - checks-action_test |
@dswij need one more attempt or is it something with the PR |
The PR description needs to contain exactly |
Thanks for pointing. Now should be ok. |
@bors r=dswij |
💡 This pull request was already approved, no need to approve it again.
|
☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test |
Close #13106
Considered case was described here
changelog: [
const_is_empty
]: skip const_is_empty for inline const assertions