Function rustc_const_eval::transform::check_consts::is_lang_special_const_fn [−][src]
Expand description
Returns true
if this DefId
points to one of the lang items that will be handled differently
in const_eval.