about summary refs log tree commit diff
path: root/tests/rustdoc-ui/c-help.stdout
AgeCommit message (Collapse)AuthorLines
2023-04-12Replace rustdoc-ui/{c,z}-help tests with a run-make testJynn Nelson-51/+0
This make rustdoc resilient to changes in the debugging options while still testing that it matches rustc.
2023-03-31Preserve, clarify, and extend debug informationJulia Tatz-1/+1
`-Cdebuginfo=1` was never line tables only and can't be due to backwards compatibility issues. This was clarified and an option for line tables only was added. Additionally an option for line info directives only was added, which is well needed for some targets. The debug info options should now behave the same as clang's debug info options.
2023-01-11Move /src/test to /testsAlbert Larsan-0/+51