File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -914,6 +914,8 @@ mod prim_str {}
914
914
///
915
915
/// For more about tuples, see [the book](../book/ch03-02-data-types.html#the-tuple-type).
916
916
///
917
+ // Hardcoded anchor in src/librustdoc/html/format.rs
918
+ // linked to as `#trait-implementations-1`
917
919
/// # Trait implementations
918
920
///
919
921
/// In this documentation the shorthand `(T, ...)` is used to represent tuples of varying length.
Original file line number Diff line number Diff line change @@ -914,6 +914,8 @@ mod prim_str {}
914
914
///
915
915
/// For more about tuples, see [the book](../book/ch03-02-data-types.html#the-tuple-type).
916
916
///
917
+ // Hardcoded anchor in src/librustdoc/html/format.rs
918
+ // linked to as `#trait-implementations-1`
917
919
/// # Trait implementations
918
920
///
919
921
/// In this documentation the shorthand `(T, ...)` is used to represent tuples of varying length.
You can’t perform that action at this time.
0 commit comments