Page MenuHomePhabricator

[Commtest] fix Clippy warnings and typos
ClosedPublic

Authored by kamil on Sep 28 2023, 7:29 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 2, 9:03 AM
Unknown Object (File)
Wed, Oct 2, 9:03 AM
Unknown Object (File)
Wed, Oct 2, 8:55 AM
Unknown Object (File)
Wed, Oct 2, 6:02 AM
Unknown Object (File)
Tue, Sep 17, 10:50 PM
Unknown Object (File)
Sep 1 2024, 9:34 PM
Unknown Object (File)
Aug 29 2024, 12:35 AM
Unknown Object (File)
Aug 25 2024, 12:15 PM

Details

Summary

As suggested by @bartek I started using clippy linter for rust, but it's hard when it generates a lot of warnings in old code - fixing all, and some typos.

Depends on D9310

Test Plan

Run tests

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Sep 28 2023, 8:08 AM
bartek added inline comments.
services/commtest/tests/tunnelbroker_integration_tests.rs
53 ↗(On Diff #31521)

finally 😁

This revision is now accepted and ready to land.Sep 29 2023, 12:59 AM
This revision was automatically updated to reflect the committed changes.