mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
fe98ddcfcf
rustdoc: Stop unconditionally evaluating the initializer of associated consts See the descriptions of the added tests for details. Fixes rust-lang/rust#131625. Fixes [after beta-1.93 backport] rust-lang/rust#149635. Fixes rust-lang/rust#150312. Supersedes rust-lang/rust#150629 IINM. CC @cuviper (https://github.com/rust-lang/rust/issues/149635#issuecomment-3761125727) r? @GuillaumeGomez or @yotamofek (rust-lang/rust#150629)