pub fn deployment_target(sess: &Session) -> (u16, u8, u8)
Get the deployment target based on the standard environment variables, or fall back to the minimum version supported by rustc.
rustc