parse_lint_and_tool_name
rustc_
lint
1.91.0-beta.3
(bb624dcb4 2025-09-20)
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
)