Auto merge of #154740 - jhpratt:rollup-ovaeVhE, r=jhpratt

Rollup of 6 pull requests

Successful merges:

 - rust-lang/rust#154444 (rustdoc ICE fix: When collecting `Deref` impls with their targets, skip the negative ones)
 - rust-lang/rust#154590 (Make #[cfg] suggest any or all on #[cfg(a, b)])
 - rust-lang/rust#154691 (core: Update the feature gate on `TryFrom<integer> for bool`)
 - rust-lang/rust#154697 (rustdoc: fix href of extern crates in search results)
 - rust-lang/rust#154728 (rustdoc: Improve internal function name)
 - rust-lang/rust#154732 (fix(std): avoid AT_MINSIGSTKSZ on uclibc targets)

Failed merges:

 - rust-lang/rust#154722 (fix(lints): Improve `ill_formed_attribute_input` with better help message)