Satisfy clippy.
This commit is contained in:
@@ -98,6 +98,7 @@ impl Serialize for Scope<'_> {
|
||||
pub is_constant: bool,
|
||||
}
|
||||
|
||||
#[allow(clippy::trivially_copy_pass_by_ref)]
|
||||
fn is_false(value: &bool) -> bool {
|
||||
!value
|
||||
}
|
||||
|
Reference in New Issue
Block a user