rust-lang / rust-clippy

A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
https://rust-lang.github.io/rust-clippy/
Other
11.24k stars 1.51k forks source link

Doc broken on the website for `arithmetic_side_effects` #13051

Closed tguichaoua closed 1 month ago

tguichaoua commented 2 months ago

Description

The doc is broken for arithmetic_side_effects on the website:

image

Version

No response

Additional Labels

@rustbot label +A-documentation +A-website

alex-semenyuk commented 2 months ago

@rustbot claim

GuillaumeGomez commented 1 month ago

@alex-semenyuk Still working on it? Otherwise I'd like to fix it since it's been a few weeks already.

xFrednet commented 1 month ago

@GuillaumeGomez I think it's safe to claim the issue :D

GuillaumeGomez commented 1 month ago

Better safe than sorry. :wink: Thanks!

alex-semenyuk commented 1 month ago

@GuillaumeGomez yes, thanks for quick fix