rust/tests/ui/issues/issue-10656.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
92 B
Rust
Raw Normal View History

2014-10-27 22:37:07 +00:00
#![deny(missing_docs)]
#![crate_type="lib"]
2020-03-22 19:37:51 +00:00
//~^^ ERROR missing documentation for the crate