rust/compiler/rustc_resolve
ClementTsang 503c669927 fix typo in note about multiple inaccessible type aliases
Mainly intended as a small typo fix ("aliass" -> "aliases") for
the case where a type cannot be found in scope, and there are
multiple inaccessible type aliases that match the missing type.

In general this change would use the correct plural form in
this scenario for words that end with 's'.
2022-07-05 21:21:12 -04:00
..
src fix typo in note about multiple inaccessible type aliases 2022-07-05 21:21:12 -04:00
Cargo.toml Update smallvec to 1.8.1. 2022-06-27 08:48:55 +10:00