Fix code fragment
This commit is contained in:
parent
0f1474ea27
commit
59568962ae
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ declare_clippy_lint! {
|
|||
/// ```
|
||||
/// Use instead:
|
||||
/// ```rust
|
||||
/// # #![feature(lint_reasons)]
|
||||
/// #[expect(unused_mut)]
|
||||
/// fn foo() -> usize {
|
||||
/// let mut a = Vec::new();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue