Function rustc_session::options::parse::parse_opt_bool
source · Expand description
Use this for any boolean option that lacks a static default. (The actions taken when such an option is not specified will depend on other factors, such as other options, or target options.)