clippy_
utils
1.85.0-beta.1
(e30eefff4 2025-01-08)
In clippy_
utils::
ast_
utils
Modules
ident_iter
Functions
eq_angle_arg
eq_anon_const
eq_arm
eq_assoc_item_constraint
eq_assoc_item_kind
eq_attr
eq_attr_args
eq_block
eq_closure_binder
eq_coroutine_kind
eq_defaultness
eq_delim_args
eq_expr
eq_expr_opt
eq_ext
eq_field
eq_field_pat
eq_fn_decl
eq_fn_header
eq_fn_ret_ty
eq_fn_sig
eq_foreign_item_kind
eq_generic_arg
eq_generic_args
eq_generic_bound
eq_generic_param
eq_generics
eq_id
eq_item
eq_item_kind
eq_label
eq_local_kind
eq_mac_call
eq_maybe_qself
eq_opt_coroutine_kind
eq_pat
eq_path
eq_path_seg
eq_poly_ref_trait
eq_precise_capture
eq_qself
eq_range_end
eq_stmt
eq_str_lit
eq_struct_field
eq_struct_rest
eq_term
eq_ty
eq_use_tree
eq_use_tree_kind
eq_variant
eq_variant_data
eq_vis
eq_where_predicate
is_useless_with_eq_exprs
unordered_over
clippy_utils
::
ast_utils
Function
eq_poly_ref_trait
Copy item path
Settings
Help
Summary
Source
pub fn eq_poly_ref_trait(l: &
PolyTraitRef
, r: &
PolyTraitRef
) ->
bool