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
 --> tests/ui/compile-fail-2.rs:1:1
  |
1 | compile_error!("ERROR");
  | ^^^^^^^^^^^^^^^^^^^^^^^