trybuild 1.0.96

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