conduwuit/src/core
Jason Volk 7c0c029a4a add try_lock to MutexMap; allow TryFrom constructions
Signed-off-by: Jason Volk <jason@zemos.net>
2025-01-22 06:40:07 +00:00
..
alloc add preferred jemalloc config 2025-01-18 01:30:41 +00:00
config generate fmt::Display for Config 2025-01-18 07:12:20 +00:00
error add from_errno construction to Error 2025-01-20 04:48:47 +00:00
info apply new rustfmt.toml changes, fix some clippy lints 2024-12-15 01:00:41 -05:00
log add console log event format hook 2025-01-01 23:28:01 -05:00
metrics add num_workers() convenience to core metrics 2024-12-18 13:32:13 -05:00
mods gate libloading to conduwuit_mods feature and cfg only 2025-01-11 20:48:36 -05:00
pdu fixes for tests to be run in release-mode 2025-01-09 19:56:42 +00:00
utils add try_lock to MutexMap; allow TryFrom constructions 2025-01-22 06:40:07 +00:00
Cargo.toml add preferred jemalloc config 2025-01-18 01:30:41 +00:00
debug.rs remove dev_release_log_level cfg 2025-01-01 23:28:01 -05:00
mod.rs gate libloading to conduwuit_mods feature and cfg only 2025-01-11 20:48:36 -05:00
server.rs gate libloading to conduwuit_mods feature and cfg only 2025-01-11 20:48:36 -05:00