未验证 提交 80b201da 编写于 作者: M Michael Howell 提交者: GitHub

Update library/std/src/primitive_docs.rs

Co-authored-by: NJacob Hoffman-Andrews <github@hoffman-andrews.com>
上级 28bd1a48
......@@ -919,7 +919,7 @@ mod prim_str {}
/// # Trait implementations
///
/// In this documentation the shorthand `(T, ...)` is used to represent tuples of varying length.
/// 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
/// independently. Note that this is a convenience notation to avoid repetitive documentation,
/// not valid Rust syntax.
///
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册