Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
refs/heads/revert-82057-cstr
/
.
/
src
/
test
/
rustdoc-ui
/
no-crate-level-doc-lint.rs
blob: 152a7cd88bcb1558633160aa4f7c05f2cca4d245 [
file
] [
log
] [
blame
] [
edit
]
#![
deny
(
missing_crate_level_docs
)]
pub
fn
foo
()
{}