Add test case for #trait-implementations-1 link
This commit is contained in:
@@ -914,6 +914,8 @@ mod prim_str {}
|
||||
///
|
||||
/// For more about tuples, see [the book](../book/ch03-02-data-types.html#the-tuple-type).
|
||||
///
|
||||
// Hardcoded anchor in src/librustdoc/html/format.rs
|
||||
// linked to as `#trait-implementations-1`
|
||||
/// # Trait implementations
|
||||
///
|
||||
/// In this documentation the shorthand `(T, ...)` is used to represent tuples of varying length.
|
||||
|
||||
Reference in New Issue
Block a user