about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/display-output.rs
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-15/+0
2022-03-15fix typosDylan DPC-1/+1
2021-12-05Do not warn in rustdoc test.Camille GILLOT-1/+1
2021-11-26Remove `--display-doctest-warnings`Joshua Nelson-1/+7
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/+9