about summary refs log tree commit diff
path: root/src/test/rustdoc-ui/deprecated-attrs.rs
AgeCommit message (Expand)AuthorLines
2021-12-15rustdoc: remove `--passes` and `--no-defaults`Peter Jaszkowiak-4/+3
2021-03-02Report that `doc(plugins)` doesn't work using diagnostics instead of `println!`Joshua Nelson-0/+4
2021-03-02Clean up error reporting for deprecated passesJoshua Nelson-5/+11
2021-02-28Remove deleted pass from rustdoc test suiteJoshua Nelson-1/+1
2020-04-19Moving all rustdoc-ui tests to check-passVal Markovic-1/+1
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-05-14add ui test for rustdoc's deprecated attributesQuietMisdreavus-0/+17