clippy_utils
1.80.0-nightly
(faefc618c 2024-05-07)
In clippy_utils::ast_utils
Function
clippy_utils
::
ast_utils
::
eq_maybe_qself
Copy item path
source
ยท
[
−
]
pub fn eq_maybe_qself(l: &
Option
<
P
<
QSelf
>>, r: &
Option
<
P
<
QSelf
>>) ->
bool