rust: replace fenix with rust-overlay allow specifying rust version#1500
Conversation
2d0eb48 to
b454a69
Compare
|
I fixed targets not working, but it's not pretty. I copied |
|
We should error out of channel values in version, to properly instruct how to migrate for users that are still using version for channels. |
|
FYI, both rust examples fail in CI. |
|
@eyJhb would be great to get this in! |
I am unsure how this should be done, can you give me any pointers? Tests and docs should be fixed now. The failing test on main should also be working now (it seemed to be failing before). |
|
Nice! I think it needs |
Should be done now! :) |
|
It seems like rust-cross-wasm failed with clippy hook: |
|
Ah, seems that's an existing bug using git-hooks. I'll test this soon! |
|
@domenkozar rebased ! :) |
|
Wish to get back to this one soon :) |
99c5ddd to
53a8793
Compare
|
❤️ @domenkozar |
Adds basic support for specifying the version of the rust toolchain you want to use.
This change moves away from using fenix, to instead using rust-overlay.
It seems to work just fine, and is somewhat minimal invasive.
TODO:
Example: