You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 `\]`
The text was updated successfully, but these errors were encountered:
#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:
The text was updated successfully, but these errors were encountered: