Closed
Description
We already have a heap of various rustdoc bugs, most of them are reported and verified by hand. We need a good facility to test rustdoc outputs with the expected output. For example, the "expected output" might be a set of expected files and expected set of strings to appear from each file.
A superset of #13444.