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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions