Closed
Description
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