conduit/src/core
Jason Volk 0627b46f40 add panic suite to Error
Signed-off-by: Jason Volk <jason@zemos.net>
2024-07-13 21:20:05 +00:00
..
alloc improve alloc stats interface; fix admin command formatting 2024-07-13 21:20:05 +00:00
config use cond compilation for config check, fix docker check w/unix sockets, use our logging instead of tracing 2024-07-10 22:00:46 -04:00
log fix wrapper macro semicolons 2024-07-09 03:38:07 +00:00
mods fix smoke from builds produced by --all-features 2024-05-21 20:22:17 -04:00
pdu set trivial/leaf spans to debug level 2024-07-08 22:02:09 +00:00
utils cleanup on drop for utils::mutex_map. 2024-07-13 21:20:05 +00:00
Cargo.toml add math utils; integrate checked expression macros 2024-07-08 22:02:09 +00:00
debug.rs add panic suite to Error 2024-07-13 21:20:05 +00:00
error.rs add panic suite to Error 2024-07-13 21:20:05 +00:00
mod.rs move RumaResponse out of core Error; cleanup Error conversions. 2024-07-08 22:02:10 +00:00
server.rs restore signal state after channel failures 2024-07-08 22:02:09 +00:00
version.rs fix empty version string for NixOS users 2024-07-10 22:00:46 -04:00