rusqlite/libsqlite3-sys/src
gwenn ed3bfbdf9d
Silent some clippy warnings (#924)
* allow(clippy::upper_case_acronyms) for rust enum entries that match
  SQLite constants.
* allow(clippy::needless_return) for collation_needed_callback until we
  find a way to propagate the error.
2021-03-25 21:06:46 +01:00
..
error.rs Silent some clippy warnings (#924) 2021-03-25 21:06:46 +01:00
lib.rs Silent some clippy warnings (#924) 2021-03-25 21:06:46 +01:00