Open
Description
https://doc.rust-lang.org/nightly/std/primitive.slice.html#method.concat-2 links to https://doc.rust-lang.org/std/primitive.slice.html#method.concat, which does not exist in the build directory, only on the website itself (it's linking to the stable docs instead of nightly).
Source code:
rust/library/alloc/src/slice.rs
Line 671 in 50a9097
rust/library/alloc/src/slice.rs
Line 706 in 50a9097
Caught by cargo-deadlinks: deadlinks/cargo-deadlinks#133 (comment)