Josh Stone

Results 817 comments of Josh Stone

We have since bumped to 1.31, and I just added the default fallback as you suggested.

Sorry, I pushed to this branch on accident, but the revived development is in #224.

Hmm, I don't see the workflow button, but let me try pushing a rebase...

The implementation looks good. I'm now thinking more about the API design, and maybe we should split it up, like: * `trait ToBytes` for `to_*_bytes` methods * `trait FromBytes` for...

After trying this with `num-bigint`, I figured `FromBytes::Bytes` should allow unsized so that can be `[u8]` in that case. I also added default impls for the `to`/`from_ne_bytes` based on `target_endian`,...

Sorry again for the very long delays, but this is now published in 0.2.16!

That's fine, as long as it's written with a generic default impl too, so it's not a breaking change.

There's no public way for us to get that flag from the `Formatter`: https://github.com/rust-lang/rust/issues/48584

Both of my discrete AMD cards (an older RX 550 and a new RX 7800 XT) also show up as card1. (in different machines, of course)