☰
In clippy_utils::qualify_min_const_fn
Functions
check_operand
check_place
check_rvalue
check_statement
check_terminator
check_ty
is_const_fn
is_min_const_fn
is_ty_const_destruct
Type Aliases
McfResult
?
Function
clippy_utils
::
qualify_min_const_fn
::
is_const_fn
source
·
[
−
]
fn is_const_fn(tcx:
TyCtxt
<'_>, def_id:
DefId
, msrv: &
Msrv
) ->
bool