macro_rules! assert_diagnostic_note { ($output:expr, $msg:expr) => { ... }; }
Asserts that an Output contains a note diagnostic with the given message.
Output