6 lines
165 B
Rust
6 lines
165 B
Rust
![]() |
//! This test checks that denying the missing_docs lint does not trigger
|
||
|
//! on the generated test harness.
|
||
|
|
||
|
//@ check-pass
|
||
|
//@ compile-flags: --test -Dmissing_docs
|