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

Work clippy #113

Merged
merged 1 commit into from
Jan 21, 2023
Merged

Work clippy #113

merged 1 commit into from
Jan 21, 2023

Conversation

mizar
Copy link
Collaborator

@mizar mizar commented Jan 21, 2023

Dependent PR:
#109 Remove the hand-made input!

Related PR:
#108 Workaround for Japanese Windows environment
#112 u32 modulo fix

fixes:
https://rust-lang.github.io/rust-clippy/master/index.html#bool_to_int_with_if
https://rust-lang.github.io/rust-clippy/master/index.html#implicit_saturating_sub

src/maxflow.rs Outdated Show resolved Hide resolved
src/string.rs Outdated Show resolved Hide resolved
Copy link
Member

@qryxip qryxip left a comment

Choose a reason for hiding this comment

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

OK. The CI has been fixed. Merging.

@qryxip qryxip merged commit 0b92413 into rust-lang-ja:master Jan 21, 2023
@mizar mizar deleted the work_clippy branch January 22, 2023 02:57
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.

None yet

2 participants