Fix typos “an”→“a” and a few different ones that appeared in the same search
This commit is contained in:
parent
2396fad095
commit
2f9ddf3bc7
36 changed files with 43 additions and 43 deletions
|
@ -3371,7 +3371,7 @@ declare_lint! {
|
|||
}
|
||||
|
||||
declare_lint! {
|
||||
/// The `unsupported_calling_conventions` lint is output whenever there is an use of the
|
||||
/// The `unsupported_calling_conventions` lint is output whenever there is a use of the
|
||||
/// `stdcall`, `fastcall`, `thiscall`, `vectorcall` calling conventions (or their unwind
|
||||
/// variants) on targets that cannot meaningfully be supported for the requested target.
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue