#[derive(IntoDiagnostic)]
{
// Attributes available to this derive:
#[file_id]
#[message]
#[render]
#[note]
#[primary]
#[secondary]
}
#[derive(IntoDiagnostic)]
{
// Attributes available to this derive:
#[file_id]
#[message]
#[render]
#[note]
#[primary]
#[secondary]
}