mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 18:18:03 +00:00
sqlite3/tests: Make Clippy happy
This commit is contained in:
parent
18dbf033d8
commit
358a40928f
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
#[allow(non_camel_case_types)]
|
||||
#![allow(non_camel_case_types)]
|
||||
|
||||
use std::ptr;
|
||||
|
||||
#[repr(C)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue