Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
lint
/
lint-missing-doc-crate.rs
blob: afda73cbc603a754cc3ae032239310d9f19e19e1 [
file
] [
log
] [
blame
] [
edit
]
// 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