Function rustc_driver_impl::make_input
source · pub(crate) fn make_input(
handler: &EarlyErrorHandler,
free_matches: &[String]
) -> Result<Option<Input>, ErrorGuaranteed>
pub(crate) fn make_input(
handler: &EarlyErrorHandler,
free_matches: &[String]
) -> Result<Option<Input>, ErrorGuaranteed>