Christian Legnitto
Christian Legnitto
There is a chicken and egg here. I'm not sure why entropy / randomness has a higher bar than previous plugins with desirable functionality that were included in core and...
Make sense to me! I've been thinking that we'd probably need something similar, mirroring the http / tower stack
From discord eddyb says: > to add context to this, it's silly like this because specifically the #[spirv(...)] attributes that denote an entry-point are only processed when that function is...
Is there anything left to do here besides rebase?
FWIW when working on my [`rust-gpu` PR](https://github.com/gfx-rs/wgpu/pull/5175) this confused me and made the generated code funky.
Thank you!
This has been superceded.
I no longer need this, hence no PR...but the offending django code has moved to https://github.com/django/django/blob/594fcc2b7427f7baf2cf1a2d7cd2be61467df0c3/django/db/models/fields/__init__.py#L2689
One direction that might be interesting is basing this on async iterators / streams...it would handle large datasets as well as the remote case and add minimal overhead for the...
@grim7reaper Looks amazing!