Pierrick Bouvier
Pierrick Bouvier
More idiomatic python.
Use rsplit to extract crate name + update test to have crate with `-` in the name.
Thanks for your recommendations @dnicolodi @eli-schwartz. I'm still looking for a way to indicate the test is supposed to fail. If you have suggestion, I would be happy to implement...
Found how to implement a "failing" test, and rebased on top of master.
Test failure does not seem related to this patch (lto issue on cygwin).
Polite ping after two weeks. Review comments have been addressed so far. I still think this error message can be useful for people looking for integrating rust code with meson.
I'm closing this PR for now. If someone is interested to work on this, feel free to reuse the code presented here.
I hope we can have a quicker solution than waiting for official image to include msys.
It's working well, thanks.
Thanks for the confirmation! What's the goal to restrict the platform this way? It's already obvious for which platform arm64v8/image or amd64/image is made. And beyond doing cross architecture images,...