rust/tests/rustdoc/issue-19181.rs

6 lines
111 B
Rust
Raw Normal View History

// compile-flags:--test
// rustdoc should not panic when target crate has compilation errors
fn main() { 0 }