Module rustc_const_eval::const_eval::fn_queries [−][src]
Functions
Checks whether the function has a const
modifier or, in case it is an intrinsic, whether
said intrinsic has a rustc_const_{un,}stable
attribute.
Whether the def_id
is an unstable const fn and what feature gate is necessary to enable it