rust/tests/rustdoc/issue-19181.rs

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

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 }