mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
559b2ea531
Replace rustdoc-ui/{c,z}-help tests with a stable run-make test
This make rustdoc resilient to changes in the debugging options while still testing that it matches rustc.
Fixes https://github.com/rust-lang/rust/issues/109391.