Fix typo and improve documentation for E0632
This commit is contained in:
parent
a435b49e86
commit
4e08bb5225
3 changed files with 27 additions and 3 deletions
|
@ -1084,7 +1084,7 @@ declare_lint! {
|
|||
///
|
||||
/// ### Explanation
|
||||
///
|
||||
/// An function with generics must have its symbol mangled to accommodate
|
||||
/// A function with generics must have its symbol mangled to accommodate
|
||||
/// the generic parameter. The [`no_mangle` attribute] has no effect in
|
||||
/// this situation, and should be removed.
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue