summaryrefslogtreecommitdiffstats
path: root/src/test/rustdoc/issue-19181.rs
blob: 3dea152fc6ecbaac0ef945b1e7294b4c7f85c549 (plain)
1
2
3
4
5
// compile-flags:--test

// rustdoc should not panic when target crate has compilation errors

fn main() { 0 }