]> git.lizzy.rs Git - rust.git/blob - src/test/ui/rustdoc/README.md
Rollup merge of #98640 - cuviper:stable-rust-analyzer, r=Mark-Simulacrum
[rust.git] / src / test / ui / rustdoc / README.md
1 This directory is for tests that have to do with rustdoc, but test the behavior
2 of rustc. For example, rustc should not warn that an attribute rustdoc uses is
3 unknown.