Found in #75432 (review). std::process::Child.stdout should resolve to the struct field, but instead gives a resolution error - you have to use Child::stdout instead. This is a break from the original RFC: https://github.com/rust-lang/rfcs/blob/68e17ace829e81239fe5020b7a6dbc22550b6d16/text/1946-intra-rustdoc-links.md#linking-to-fields
Found in #75432 (review).
std::process::Child.stdoutshould resolve to the struct field, but instead gives a resolution error - you have to useChild::stdoutinstead. This is a break from the original RFC: https://github.com/rust-lang/rfcs/blob/68e17ace829e81239fe5020b7a6dbc22550b6d16/text/1946-intra-rustdoc-links.md#linking-to-fields