Trait rustc_ap_rustc_session::SessionLintStore [−][src]
pub trait SessionLintStore: Send + Sync { fn name_to_lint(&self, lint_name: &str) -> LintId; }
pub trait SessionLintStore: Send + Sync { fn name_to_lint(&self, lint_name: &str) -> LintId; }
fn name_to_lint(&self, lint_name: &str) -> LintId
[src]