about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/display-output.stdout
AgeCommit message (Collapse)AuthorLines
2021-12-05Do not warn in rustdoc test.Camille GILLOT-13/+3
2021-11-26Remove `--display-doctest-warnings`Joshua Nelson-6/+40
This can be replicated in full with other existing features, there's no need to have a separate option for it. This also fixes a bug where `--test-args=--show-output` had no effect, and updates the documentation.
2021-09-14Add test for --display-doctest-warnings optionGuillaume Gomez-0/+24