radicle-heartwood-lfs/crates
Fintan Halpenny 174792813a node: register backtrace
To better help debugging when things go wrong after `radicle-node` crashes,
`RUST_BACKTRACE` is registered in the `main`. According to this [StackOverflow
answer][so], this should not affect performance

[so]: https://stackoverflow.com/questions/29421727/how-much-overhead-does-rust-backtrace-1-have/45402131#45402131
2025-07-30 13:41:17 +01:00
..
radicle radicle: Fix clippy::result_large_err 2025-07-27 23:32:39 +02:00
radicle-cli cli: mention binary names as part of unknown 2025-07-28 11:38:24 +01:00
radicle-cli-test repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
radicle-cob chore: Automated fixes generated by clippy 2025-07-25 11:25:05 +02:00
radicle-crypto ssh: Use winpipe for SSH agent on Windows 2025-07-23 10:31:15 +02:00
radicle-dag repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
radicle-fetch clippy: Allow doc_overindented_list_items 2025-07-27 23:32:02 +02:00
radicle-node node: register backtrace 2025-07-30 13:41:17 +01:00
radicle-protocol chore: Automated fixes generated by clippy 2025-07-25 11:25:05 +02:00
radicle-remote-helper chore: Automated fixes generated by clippy 2025-07-25 11:25:05 +02:00
radicle-schemars chore: Automated fixes generated by clippy 2025-07-25 11:25:05 +02:00
radicle-signals repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
radicle-ssh ssh: provide path on connect error 2025-07-23 10:31:15 +02:00
radicle-systemd repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00
radicle-term chore: Automated fixes generated by clippy 2025-07-25 11:25:05 +02:00