Function ilex::testing::check_report_ok

source ·
pub fn check_report_ok(report: &Report)
Expand description

Checks that report contains no diagnostics.

If it does, it will print them to stderr and panic.