--- Log opened Sat Jun 26 00:00:49 2021 01:57 -!- belcher_ is now known as belcher 07:05 < devrandom> rust-bitcoin 603 is ready for another (final?) look 07:17 < devrandom> I think the existing core2 repo is fine given the general instability of no-std. we should re-evaluate in a few months 07:28 < sebx2a> gene: I really dislike the idea of using anyhow in such a deep/fundamental library. To my understanding it's more suited for applications that don't really care about dealing with errors other than displaying a message. 07:30 < sebx2a> Iiuc anyhow is essentially `Box` with some fancy integrations. We actually discussed building our error type for no-std support like that but wanted to avoid it in the end afaik (because you can't easily match anymore). 09:41 < BlueMatt> Box dyn ewwwwwwwwwwwwwwwwww 10:18 < sebx2a> BlueMatt: I was actually wrong, but also kinda right xD not a `Box`, they built their own VTable instead https://docs.rs/anyhow/1.0.41/src/anyhow/error.rs.html#85 11:31 < BlueMatt> dear god ewwwwwwww 17:20 -!- belcher_ [~belcher@user/belcher] has joined #bitcoin-rust 17:24 -!- belcher [~belcher@user/belcher] has quit [Ping timeout: 244 seconds] --- Log closed Sun Jun 27 00:00:50 2021