Skip to content

travis nightly builds are failing due to missing links in the docs #710

@erickt

Description

@erickt

#706 is failing with what I think is a failure unrelated to the PR. Instead, it appears that #691 added a check for broken doc links to travis, which is now failing due to these errors: https://travis-ci.org/rust-random/rand/jobs/484131698#L1450-L2200, like:

warning: `[impls::next_u32_via_fill]` cannot be resolved, ignoring it...
   --> /home/travis/build/rust-random/rand/rand_core/src/lib.rs:144:24
    |
144 |     /// [`fill_bytes`][impls::next_u32_via_fill].
    |                        ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring
    |
    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-help-wantedParticipation: help wantedP-highPriority: high

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions