continuwuity/src/core
strawberry 76a5a67b6f
fix a couple rust 2024 lints introduced in rust 1.82.0
Signed-off-by: strawberry <strawberry@puppygock.gay>
2024-12-12 10:22:30 -05:00
..
alloc fix a couple rust 2024 lints introduced in rust 1.82.0 2024-12-12 10:22:30 -05:00
config add rocksdb paranoid_file_checks config option, add some more config checks 2024-12-09 12:28:14 -05:00
error use arrayvec for integer deserialization buffer 2024-11-25 02:54:29 +00:00
info abstract supported room versions apis 2024-12-08 07:12:23 +00:00
log fix new lints; clippy::unnecessary-map-or 2024-11-29 06:58:45 +00:00
metrics tokio metrics 2024-07-14 11:31:39 +00:00
mods fix a couple rust 2024 lints introduced in rust 1.82.0 2024-12-12 10:22:30 -05:00
pdu remove unnecessary tracing of pdu conversions 2024-12-08 07:12:26 +00:00
utils add unwrap_or_default() to future TryExt extension 2024-12-08 07:12:27 +00:00
Cargo.toml add pretty/si-unit byte size parsing/printing utils 2024-11-13 02:38:03 +00:00
debug.rs replace additional use tracing:: 2024-11-14 04:50:07 +00:00
mod.rs refactor for stronger RawPduId type 2024-11-06 21:46:20 +00:00
server.rs add some interruption points in recursive event handling to prevent shutdown hangs 2024-10-26 18:50:29 -04:00