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