mirror of
https://github.com/isar/rusqlite.git
synced 2025-08-19 12:29:34 +08:00
Fix clippy warnings
This commit is contained in:
@@ -487,8 +487,8 @@ mod build_linked {
|
||||
}
|
||||
|
||||
#[cfg(not(feature = "buildtime_bindgen"))]
|
||||
#[allow(dead_code)]
|
||||
mod bindings {
|
||||
#![allow(dead_code)]
|
||||
use super::HeaderLocation;
|
||||
|
||||
use std::path::Path;
|
||||
|
Reference in New Issue
Block a user