about summary refs log tree commit diff
path: root/src/test/rustdoc/issue-42875.rs
AgeCommit message (Collapse)AuthorLines
2021-12-15rustdoc: remove `--passes` and `--no-defaults`Peter Jaszkowiak-13/+0
- flags no longer function, see #44136 - adjust tests to match new behavior - removed test issue-42875 (covered regression with --no-defaults) - moved input-format to removed flags - move all removed flags to bottom - note flag removal in command help - remove DefaultPassOption enum (now redundant with `show_coverage`)
2018-12-25Remove licensesMark Rousskov-10/+0
2017-06-24rustdoc: Don't ICE on `use *;`Oliver Middleton-0/+23