Fix more “a”/“an” typos
This commit is contained in:
parent
b08b92eb42
commit
2396fad095
18 changed files with 20 additions and 20 deletions
|
@ -648,7 +648,7 @@ rustc_queries! {
|
|||
}
|
||||
}
|
||||
|
||||
/// HACK: when evaluated, this reports a "unsafe derive on repr(packed)" error.
|
||||
/// HACK: when evaluated, this reports an "unsafe derive on repr(packed)" error.
|
||||
///
|
||||
/// Unsafety checking is executed for each method separately, but we only want
|
||||
/// to emit this error once per derive. As there are some impls with multiple
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue