Skip to content

rust: fix a few Clippy warnings #4712

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

Merged
merged 1 commit into from
Feb 26, 2021
Merged

Conversation

wchargin
Copy link
Contributor

Summary:
Nothing critical: some unnecessary .into()s from #4677 and some
unnecessary &Box<T> double-indirection from #4689.

wchargin-branch: rust-clippy-fixes-20210225

Summary:
Nothing critical: some unnecessary `.into()`s from #4677 and some
unnecessary `&Box<T>` double-indirection from #4689.

wchargin-branch: rust-clippy-fixes-20210225
wchargin-source: 27bd0fee8a91ed809d78b07bbcaf60dd0c276fef
@wchargin wchargin added type:cleanup core:rustboard //tensorboard/data/server/... labels Feb 25, 2021
@wchargin wchargin requested a review from nfelt February 25, 2021 23:16
@google-cla google-cla bot added the cla: yes label Feb 25, 2021
@wchargin wchargin merged commit fa1474a into master Feb 26, 2021
@wchargin wchargin deleted the wchargin-rust-clippy-fixes-20210225 branch February 26, 2021 01:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes core:rustboard //tensorboard/data/server/... type:cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants