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

Fix Clippy #926

Merged
merged 11 commits into from
Dec 5, 2022
Merged

Fix Clippy #926

merged 11 commits into from
Dec 5, 2022

Conversation

domenukk
Copy link
Member

@domenukk domenukk commented Dec 4, 2022

No description provided.

@tokatoka
Copy link
Member

tokatoka commented Dec 5, 2022

I removed doctests in value.rs
external_current_millis is behind #[cfg(test)] but cargo can't find it due to this: rust-lang/rust#67295
so it does not compile on windows (not sure why this does not happen on linux)

@tokatoka tokatoka merged commit 68fbfc8 into main Dec 5, 2022
@tokatoka tokatoka deleted the clippy_fixes branch December 5, 2022 15:05
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.

2 participants