Skip to content

fix documentation build warning (unresolved link) #492

Description

@alejandro-vaz
warning: unresolved link to `retain`
    --> src/lib.rs:1614:52
     |
1614 |     /// This method is identical in behaviour to [`retain`]; it is included only
     |                                                    ^^^^^^ no item named `retain` in scope
     |
     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default

warning: `smallvec` (lib doc) generated 1 warning
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s
   Generated /Users/alvm/code/rust-smallvec/target/doc/smallvec/index.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for a first contributorhelp wantedNo clear candidate to implement itp-lowlow priorityr-docsrelated to documentation

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions