-
Notifications
You must be signed in to change notification settings - Fork 81
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could you change the title and commit message, please?
BTW, thank you, I had warnings when I was compiling...
2caccb0
to
d22bda3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can only say that I approve those changes but I am awaiting the fix of the CI to pass, a.k.a. removing the warnings.
bors try |
Ok, so according to bors we can merge now! |
👎 Rejected by PR status |
@Kerollmops or @MarinPostma could you rebase the PR before trying to merge? |
d22bda3
to
3eb3f02
Compare
Thank you marin! |
This PR was included in a batch that successfully built, but then failed to merge into main. It will not be retried. Additional information: {"message":"At least 1 approving review is required by reviewers with write access.","documentation_url":"https://docs.github.com/articles/about-protected-branches"} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
bors merge
Build succeeded: |
Add
RUSTFLAGS= -D warnings
to the CI so all warnings are treated as hard errors.