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