Sam Johnson

Results 213 comments of Sam Johnson

I really like the idea of doing this automatically/statically. I bet there are places in the standard library where few people know the exceptions that might be thrown. (in other...

updating to a newer rocksdb _does_ fix it, which is what we had to do to get things working again in https://github.com/opentensor/subtensor/pull/252 for everyone but the most out-of-date ubuntu

I'm still getting this issue on arch even after downgrading to `gcc12`, unfortunately can't upgrade rocksdb itself because I'm stuck on a fork of substrate for the moment

> Im looking for a solution for this , happens with Polkadot Version 0.9.30 have fun, our solution was upgrading to at least 1.0.0

This would dramatically improve the current state of publishing and managing proc macro crates, and just would be a huge QOL improvement for large-workspace projects, of which there are many.

food for thought: if every crate that has a proc-macro sub crate were to adopt this, that would be `n * number of dependents` less crates that would need to...

I think it is quite silly that at present it is difficult for a crate to discover where it is currently being built