tiger_lib::report::errors

Function warn_abbreviated

Source
pub(crate) fn warn_abbreviated<E: ErrorLoc>(eloc: E, key: ErrorKey)
Expand description

Immediately log a single-line report about this error.

This is intended for voluminous almost-identical errors, such as from the “unused localization” check.