Function rustc_lint::unerased_lint_store
source · [−]Expand description
Extract the LintStore
from the query context.
This function exists because we’ve erased LintStore
as dyn Any
in the context.
Extract the LintStore
from the query context.
This function exists because we’ve erased LintStore
as dyn Any
in the context.