mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-20 22:57:39 -04:00
Correct Gankra's name in the linkedlist lint
This commit is contained in:
@@ -127,7 +127,7 @@ declare_clippy_lint! {
|
||||
/// `Vec` or a `VecDeque` (formerly called `RingBuf`).
|
||||
///
|
||||
/// ### Why is this bad?
|
||||
/// Gankro says:
|
||||
/// Gankra says:
|
||||
///
|
||||
/// > The TL;DR of `LinkedList` is that it's built on a massive amount of
|
||||
/// pointers and indirection.
|
||||
|
||||
Reference in New Issue
Block a user