Skip to main content
parse_logical_env
rustc_
session
1.99.0-nightly
(dc3f85158 2026-07-26)
In rustc_
session::
config
rustc_session
::
config
Function
parse_
logical_
env
Copy item path
Source
fn parse_logical_env( early_dcx: &
EarlyDiagCtxt
, matches: &
Matches
, ) ->
FxIndexMap
<
String
,
String
>