// error-pattern: no documentation found #![deny(rustdoc::missing_crate_level_docs)] //^~ NOTE defined here pub fn foo() {}