fn make_input(early_dcx: &EarlyDiagCtxt, input: &str) -> Input
Expand description
Create the input (string or file path)
Warning: Return an unrecoverable error in case of error!
fn make_input(early_dcx: &EarlyDiagCtxt, input: &str) -> Input
Create the input (string or file path)
Warning: Return an unrecoverable error in case of error!