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 17:37:07 -05:00
#![deny(missing_docs)]
#![crate_type="lib"]
2020-03-22 14:37:51 -05:00
//~^^ ERROR missing documentation for the crate