summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc-ui/deny-missing-docs-crate.rs
blob: b74eba3f66b81272a8d2a354cd0ac241b518545e (plain)
1
2
3
#![deny(missing_docs)] //~ ERROR

pub struct Foo; //~ ERROR