about summary refs log tree commit diff
path: root/tests/ui/lint/lint-missing-doc-crate.rs
blob: afda73cbc603a754cc3ae032239310d9f19e19e1 (plain)
1
2
3
4
// This test checks that we lint on the crate when it's missing a documentation.
//
//@ compile-flags: -Dmissing-docs --crate-type=lib
//~ ERROR missing documentation for the crate