Function rustc_session::config::parse_remap_path_prefix
source · fn parse_remap_path_prefix(
handler: &EarlyErrorHandler,
matches: &Matches,
unstable_opts: &UnstableOptions
) -> Vec<(PathBuf, PathBuf)>
fn parse_remap_path_prefix(
handler: &EarlyErrorHandler,
matches: &Matches,
unstable_opts: &UnstableOptions
) -> Vec<(PathBuf, PathBuf)>