3
0
mirror of https://github.com/isar/rusqlite.git synced 2025-03-14 17:48:14 +08:00
gwenn ed3bfbdf9d
Silent some clippy warnings ()
* 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
..
2021-03-25 21:06:46 +01:00
2020-10-08 21:33:05 +02:00
2021-02-01 19:16:46 +01:00