rusqlite/src
gwenn 1985e78fa6
Fix clippy warnings (#959)
Fix clippy warnings
2021-05-13 08:58:46 +02:00
..
blob Fix clippy warnings (#959) 2021-05-13 08:58:46 +02:00
types Fix build on some older versions of Rust 2021-05-08 22:56:19 -07:00
util Add #[inline] and #[cold] in far more places 2020-11-04 07:59:23 -08:00
vtab Fix build on some older versions of Rust 2021-05-08 22:56:19 -07:00
backup.rs Fix clippy warnings (#959) 2021-05-13 08:58:46 +02:00
busy.rs Fix clippy warnings (#959) 2021-05-13 08:58:46 +02:00
cache.rs Doctest column name reference (#918) 2021-04-03 11:03:50 +02:00
collation.rs Prepare release 0.25.0 (#930) 2021-04-03 20:07:53 +02:00
column.rs Rustfmt (#956) 2021-05-07 19:39:53 +02:00
config.rs Silent some clippy warnings (#924) 2021-03-25 21:06:46 +01:00
context.rs Add #[inline] and #[cold] in far more places 2020-11-04 07:59:23 -08:00
error.rs Doctest column name reference (#918) 2021-04-03 11:03:50 +02:00
functions.rs Fix clippy warnings (#959) 2021-05-13 08:58:46 +02:00
hooks.rs Silent some clippy warnings (#924) 2021-03-25 21:06:46 +01:00
inner_connection.rs Fix build on some older versions of Rust 2021-05-08 22:56:19 -07:00
lib.rs Fix clippy warnings (#959) 2021-05-13 08:58:46 +02:00
limits.rs Make tests return Result 2020-11-05 22:14:00 +01:00
load_extension_guard.rs Add #[inline] and #[cold] in far more places 2020-11-04 07:59:23 -08:00
params.rs fix several typos 2021-05-02 23:03:10 -07:00
pragma.rs Use most concise syntax for params 2021-01-19 21:16:08 +01:00
raw_statement.rs Add Statement::parameter_name 2021-04-26 01:16:10 -07:00
row.rs Rustfmt (#956) 2021-05-07 19:39:53 +02:00
session.rs Fix clippy warnings (#959) 2021-05-13 08:58:46 +02:00
statement.rs Rustfmt (#956) 2021-05-07 19:39:53 +02:00
trace.rs Use most concise syntax for params 2021-01-19 21:16:08 +01:00
transaction.rs Doctest column name reference (#918) 2021-04-03 11:03:50 +02:00
unlock_notify.rs Make tests return Result 2020-11-05 22:14:00 +01:00
version.rs Add #[inline] and #[cold] in far more places 2020-11-04 07:59:23 -08:00