trybuild 1.0.30

Test harness for ui tests of compiler diagnostics
Documentation
1
2
3
fn main() {
    assert!(false);
}