bluss
bluss
@elichai That won't work so well, ArrayString should be a wrapper around "ArrayVecCopy" (not yet implemented).
Looks to be in the right direction, that's nice - I'll be a bit unreachable during the summer, but back in a bit
Ok great, ArrayVecImpl has made it possible to share some core code. Any other ideas for how to share more? This is quite a lot of code to duplicate, even...
Hi. Please use rebase and not merge to update the PR. Sorry I've been away from github a lot. Macros are ok, I like them, also wrote some eyesore ones...
Don't worry. I think you could have force-pushed to your PR branch if you wanted. Doesn't matter so much now.
Hm I see. Well, good that you're checking. If you don't believe in this, then we sure can't use it. Using big macros are messy, sure. I don't have the...
I see. That's similar to what I already added for it to work on stable, but maybe your version has better error messages
It seems like the length - coming from `s.len()` can't be used there in current Rust, unfortunately.
It won't work there either (I'm developing on nightly locally, so that's the first behaviour I see). I'm not sure what the missing feature would be called. But I'll elaborate...
I had to try, and it works today. Everything PoC, but our Rust const language is powerful enough to do this in stable Rust. It's maybe chance that I started...