mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-19 22:20:37 +00:00
CI-only clippy errors
This commit is contained in:
@@ -434,6 +434,7 @@ impl PageServerHandler {
|
||||
}
|
||||
}
|
||||
|
||||
#[allow(clippy::drop_non_drop)] // Only complains in CI, not sure why
|
||||
fn handle_pagerequests(
|
||||
&self,
|
||||
pgb: &mut PostgresBackend,
|
||||
|
||||
Reference in New Issue
Block a user