Skip to content

courses/dss: fix clippy warning when running 'make test_others'#459

Open
tomkarw wants to merge 1 commit into
pingcap:masterfrom
tomkarw:master
Open

courses/dss: fix clippy warning when running 'make test_others'#459
tomkarw wants to merge 1 commit into
pingcap:masterfrom
tomkarw:master

Conversation

@tomkarw
Copy link
Copy Markdown

@tomkarw tomkarw commented Jul 3, 2023

What problem does this PR solve?

Running make test_others, as recommended at the beginning of The Raft Lab currently fails, as it indirectly calls cargo clippy, with -Dwarnings and there are some lints that fail.

This PR fixes them.

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.

1 participant