Typo
This commit is contained in:
parent
a46bc5664a
commit
6e988c0613
1 changed files with 1 additions and 1 deletions
|
@ -2878,7 +2878,7 @@ declare_lint! {
|
||||||
}
|
}
|
||||||
|
|
||||||
declare_lint! {
|
declare_lint! {
|
||||||
/// The `large_assigments` lint detects when objects of large
|
/// The `large_assignments` lint detects when objects of large
|
||||||
/// types are being moved around.
|
/// types are being moved around.
|
||||||
///
|
///
|
||||||
/// ### Example
|
/// ### Example
|
||||||
|
|
Loading…
Add table
Reference in a new issue