rustc_driver_impl
1.80.0-nightly
(b92758a9a 2024-05-20)
Function
rustc_driver_impl
::
make_output
Copy item path
source
ยท
[
−
]
pub(crate) fn make_output( matches: &
Matches
) -> (
Option
<
PathBuf
>,
Option
<
OutFileName
>)