about summary refs log tree commit diff
path: root/tests/run-make/rustdoc-shared-flags/Makefile
AgeCommit message (Collapse)AuthorLines
2024-05-11Migrate `run-make/rustdoc-shared-flags` to rmakeGuillaume Gomez-18/+0
2023-04-12Replace rustdoc-ui/{c,z}-help tests with a run-make testJynn Nelson-0/+18
This make rustdoc resilient to changes in the debugging options while still testing that it matches rustc.