rustc_
lint
1.84.0-dev
In rustc_
lint::
context::
diagnostics::
check_
cfg
Enums
EscapeQuotes
Constants
MAX_CHECK_CFG_NAMES_OR_VALUES
Functions
cargo_help_sub
sort_and_truncate_possibilities
to_check_cfg_arg
unexpected_cfg_name
unexpected_cfg_value
rustc_lint
::
context
::
diagnostics
::
check_cfg
Function
to_check_cfg_arg
Copy item path
Settings
Help
Summary
Source
fn to_check_cfg_arg( name:
Ident
, value:
Option
<
Symbol
>, quotes:
EscapeQuotes
, ) ->
String