Closed
Description
https://doc.rust-lang.org/nightly/std/
The line
documents the constant values [MIN] and MAX.
MAX links to https://doc.rust-lang.org/nightly/std/rarely%20useful . Looking at the source it looks like rustdoc ignored the space between ]
and (
and made it a link.