pub fn get( config: QueryConfig<'_>, target: Option<&str>, extra_env: &FxHashMap<String, String>, ) -> Vec<CfgAtom>
Uses rustc --print cfg to fetch the builtin cfgs.
rustc --print cfg