Dmitrii Aleksandrov
Dmitrii Aleksandrov
I think, it's a good name because it's consistent with the existing `as_ref`, and there's also a third party [try_as_traits::TryAsRef::try_as_ref](https://docs.rs/try_as_traits/latest/try_as_traits/trait.TryAsRef.html#tymethod.try_as_ref) for using this pattern generically. I've decided against adding an...
Just choose any one name that you agree to merge, then I make the edit and you merge it. The final approve decision is up to you anyway. I've already...
CI fails because `sqlx-sqlite v0.7.4` doesn't compile. This doesn't seem to be my fault
Updated the branch to resolve the merge conflict. Looks like we're good to go now. And the CI doesn't fail anymore
Maybe `into_tuple()` and similar methods should be moved into some trait to prevent such inconsistencies in the future?
This is a very useful feature. Today there was a [thread](https://www.reddit.com/r/rust/comments/1bovowu/collecting_arrays/) on Reddit where the author basically asks if there's a crate that provides `collect_array()`. IMO, `itertools` should be the...
I've fiddled around with this a bit. Apparently, honest people aren't allowed to simply override `__PIGS__.type.__eq__` or `our_obj.__class__`. Maybe we'll have to spark a revolution in CPython and establish a...
Shouldn't this issue be closed by now? I can't reproduce exit code 0 on errors. Some of the erroring commands I've tried: - `cargo sweep -r -t 30 -i` from...
I think, this can be closed now
Yeah, I actually included "#NNN" in the commit message, but looks like it either requires "Fix" / "Fixes" or only works in pull requests