Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
refs/heads/revert-82057-cstr
/
.
/
src
/
test
/
rustdoc-ui
/
check.rs
blob: 022c56214d451fafd197e8b13c21d3d27c6b1253 [
file
] [
log
] [
blame
] [
edit
]
// check-pass
// compile-flags: -Z unstable-options --check
#![
warn
(
missing_docs
)]
//~^ WARN
//~^^ WARN
#![
warn
(
rustdoc
)]
pub
fn
foo
()
{}
//~^ WARN
//~^^ WARN