We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d63deb + e56d89a commit 0b6839fCopy full SHA for 0b6839f
library/core/src/convert/mod.rs
@@ -664,7 +664,7 @@ impl AsMut<str> for str {
664
///
665
/// However there is one case where `!` syntax can be used
666
/// before `!` is stabilized as a full-fledged type: in the position of a function’s return type.
667
-/// Specifically, it is possible implementations for two different function pointer types:
+/// Specifically, it is possible to have implementations for two different function pointer types:
668
669
/// ```
670
/// trait MyTrait {}
0 commit comments