clippy_
utils
1.85.0
(4d91de4e4 2025-02-17)
In clippy_
utils::
qualify_
min_
const_
fn
Functions
check_operand
check_place
check_rvalue
check_statement
check_terminator
check_ty
is_min_const_fn
is_stable_const_fn
is_ty_const_destruct
Type Aliases
McfResult
clippy_utils
::
qualify_min_const_fn
Function
is_stable_const_fn
Copy item path
Settings
Help
Summary
Source
fn is_stable_const_fn(tcx:
TyCtxt
<'_>, def_id:
DefId
, msrv: &
Msrv
) ->
bool