parse_lint_and_tool_name
rustc_
lint
1.91.0-beta.6
(cbf84ed0c 2025-10-11)
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
)