Sign in
rust
/
rust
/
HEAD
/
.
/
tests
/
ui
/
lint
/
lint-missing-doc-crate.rs
blob: afda73cbc603a754cc3ae032239310d9f19e19e1 [
file
] [
log
] [
blame
]
// 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