We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
manual_div_ceil
1 parent d48ee0b commit 718917aCopy full SHA for 718917a
clippy_lints/src/manual_div_ceil.rs
@@ -18,7 +18,7 @@ declare_clippy_lint! {
18
/// of `x.div_ceil(y)`.
19
///
20
/// ### Why is this bad?
21
- /// It's simpler and more readable.
+ /// It's simpler, clearer and more readable.
22
23
/// ### Example
24
/// ```no_run
0 commit comments