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