-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Drop the rustup iron requirement #163
Conversation
That is...extremely surprising. The Zenoh folks assure us that we need at least Rust 1.75.0 to build Zenoh currently, and Ubuntu 22.04 only has 1.62. But I haven't tried this myself yet. |
Well, if there is a good reason to keep it, I don't mind. |
Ah, found it:
|
For systems that do not have |
Sure, I can do. But why is there actually a github action for installing rust? The ROS tooling can take care of this right? Just as with the commands in the README.md |
The ROS tooling, ie |
Seems it got updated?
|
Sorry for accidentally closing the PR. |
I'm have c++ code style violations? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the changes. It's great to know that the apt version of rustc
has been bumped to 1.75.0 on jammy.
We can ignore the failing style job. I'll fix that in a follow-up PR (will likely need to create an Iron branch since uncrustify config changed between iron and rolling/jazzy on noble)
It seems to work just fine in Iron without it: