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 rust 1.86 clippy warnings #331

Merged
merged 1 commit into from
Jan 31, 2025
Merged

Conversation

Kijewski
Copy link
Collaborator

@Kijewski Kijewski force-pushed the pr-slice branch 2 times, most recently from d809ca2 to c14b69c Compare January 31, 2025 17:23
* [`manual_div_ceil`]
* [`sliced_string_as_bytes`]
* Add `cargo.toml` for global clippy settings, e.g. msrv

[`manual_div_ceil`]: <https://rust-lang.github.io/rust-clippy/master/index.html#manual_div_ceil>
[`sliced_string_as_bytes`]: <https://rust-lang.github.io/rust-clippy/master/index.html#sliced_string_as_bytes>
@Kijewski Kijewski merged commit 9b0ed3c into rinja-rs:master Jan 31, 2025
36 checks passed
@Kijewski Kijewski deleted the pr-slice branch January 31, 2025 20:49
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