We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80b201d commit 22c39aaCopy full SHA for 22c39aa
library/core/src/primitive_docs.rs
@@ -919,7 +919,7 @@ mod prim_str {}
919
/// # Trait implementations
920
///
921
/// In this documentation the shorthand `(T, ...)` is used to represent tuples of varying length.
922
-/// When that is used, any trait bounds expressed on `T` applies to each field of the tuple
+/// When that is used, any trait bound expressed on `T` applies to each element of the tuple
923
/// independently. Note that this is a convenience notation to avoid repetitive documentation,
924
/// not valid Rust syntax.
925
0 commit comments