index
:
rustc
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
rustdoc-ui
/
deny-missing-docs-crate.rs
blob: b74eba3f66b81272a8d2a354cd0ac241b518545e (
plain
)
1
2
3
#![deny(missing_docs)]
//~ ERROR
pub
struct
Foo
;
//~ ERROR