We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ac27238 + 8d076ce commit a62f1b5Copy full SHA for a62f1b5
src/libstd/primitive_docs.rs
@@ -502,7 +502,7 @@ mod prim_str { }
502
/// [`Hash`]: hash/trait.Hash.html
503
///
504
/// Due to a temporary restriction in Rust's type system, these traits are only
505
-/// implemented on tuples of arity 32 or less. In the future, this may change.
+/// implemented on tuples of arity 12 or less. In the future, this may change.
506
507
/// # Examples
508
0 commit comments