Module rustc_session::output
source · Expand description
Related to out filenames of compilation (e.g. save analysis, binaries).
Functions
- Make sure files are writeable. Mac, FreeBSD, and Windows system linkers check this already – however, the Linux linker will happily overwrite a read-only file. We should be consistent.
- Returns default crate type for target
- Checks if target supports crate_type as output