Function rustc_session::config::parse_remap_path_prefix
source · [−]fn parse_remap_path_prefix(
matches: &Matches,
unstable_opts: &UnstableOptions,
error_format: ErrorOutputType
) -> Vec<(PathBuf, PathBuf)>