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