trybuild2 1.3.0

Test harness for ui tests of compiler diagnostics (with support for inline tests)
Documentation
1
2
3
4
5
error: ERROR
 --> inline_compile_fail.rs:1:13
  |
1 | fn main() { compile_error!("ERROR"); }
  |             ^^^^^^^^^^^^^^^^^^^^^^^