Luca Barbato

Results 667 comments of Luca Barbato

All I could think is that `cargo-0.82.0` is looking for something in `rust-src` that isn't anymore, if you have free time you can try to figure out where in the...

If you can confirm would be great :)

I see he started working on a new branch. I forgot the dirty check is missing :)

I'm having a similar problem regarding implementing a paginable abstraction, that's in the end a Vec + a field, making ComposeSchema public would definitely make supporting this much easier.

It is fairly ugly, ctarget-wrappers for clang should get more common and in general reduce the amount of boilerplate arguments. If you want to try doing that please make it...

That's fair, it is quite a niche usage, but was worth asking :)

I think the main issue is writing the logic that triggers the stdarch CI bits only when something is changed on here. `git subtree` seems available out of box, not...

Then I guess josh is a winner :)

I guess the main question pending is who's doing the conversion and secondarily who's going to write the documentation so contributors won't get lost :)

The build-script has to be built for the target, so it would be correct, but apparently rust targets a much newer glibc?, is it working on ubuntu 24?