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.
2 parents a85e480 + f53c6e2 commit 3006c7cCopy full SHA for 3006c7c
clippy_lints/src/types/mod.rs
@@ -127,7 +127,7 @@ declare_clippy_lint! {
127
/// `Vec` or a `VecDeque` (formerly called `RingBuf`).
128
///
129
/// ### Why is this bad?
130
- /// Gankro says:
+ /// Gankra says:
131
132
/// > The TL;DR of `LinkedList` is that it's built on a massive amount of
133
/// pointers and indirection.
0 commit comments