]> git.lizzy.rs Git - rust.git/blob - tests/rustdoc/issue-19181.rs
Update snap from `1.0.1` to `1.1.0`
[rust.git] / tests / 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 }