rust-clippy/clippy_lints
bors 5542309895 Auto merge of #13195 - GuillaumeGomez:fix-false-positive-13183, r=Manishearth
Fix false positive for `missing_backticks` in footnote references

Fixes #13183.

changelog: Fix false positive for `missing_backticks` in footnote references
2024-07-31 16:06:27 +00:00
..
src Auto merge of #13195 - GuillaumeGomez:fix-false-positive-13183, r=Manishearth 2024-07-31 16:06:27 +00:00
Cargo.toml Bump Clippy version -> 0.1.82 2024-07-25 18:23:37 +02:00
README.md

This crate contains Clippy lints. For the main crate, check GitHub.