]> git.proxmox.com Git - rustc.git/blob - src/test/rustdoc/issue-19181.rs
New upstream version 1.67.1+dfsg1
[rustc.git] / src / test / rustdoc / issue-19181.rs
1 // compile-flags:--test
2
3 // rustdoc should not panic when target crate has compilation errors
4
5 fn main() { 0 }