parse_lint_and_tool_name
rustc_
lint
1.92.0-nightly
(7ac0330c6 2025-09-25)
In rustc_
lint::
levels
rustc_lint
::
levels
Function
parse_
lint_
and_
tool_
name
Copy item path
Source
pub(crate) fn parse_lint_and_tool_name( lint_name: &
str
, ) -> (
Option
<
Symbol
>, &
str
)