mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-26 13:01:27 +03:00
a8f4a6744c
stage1's rustdoc is using stage0's libtest which does not have
a fix from 069cf9dfc9, making the test run fail. Ensure that
this test is executed with everything recompiled in stage2.