dan-da

Results 85 comments of dan-da

I wanted to see if it affects more than just [255; 40], so I modified the test to loop over 40 input values, starting with [254; 40] and setting one...

Yeah I wasn't sure if it's a real problem or just "surprising edge-case behavior". But I figured its best to raise, just in case. Ok, so just thinking about this...

> I concur. As far as I can tell, we only have that API for “internal” (albeit cross-crate) functionality. I made a little test where I changed: ``` impl From...

Ok, cool. I will prepare another PR with these changes. > I'm happy to include this myself if you prefer me doing it, but that probably clears up any confusion....

I'm glad to hear this is in progress. any update? I recently converted a couple modules from sync to async. I have divan benches for them that I can't build...