Skip to content

Rust support #814

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

Closed
nickdesaulniers opened this issue Sep 13, 2021 · 3 comments · Fixed by #1468
Closed

Rust support #814

nickdesaulniers opened this issue Sep 13, 2021 · 3 comments · Fixed by #1468

Comments

@nickdesaulniers
Copy link
Contributor

Is your feature request related to a problem? Please describe.
The use of the Rust programming language is being considered; it would be good to get CI coverage of patches sitting in linux-next. cc @ojeda @broonie

Describe the solution you'd like
Availability of rustc in the environment.

@gctucker
Copy link
Contributor

Nice one! There should be all the bits in the current code to be able to enable that, with some new Docker images and potentially a few lines of code to handle build commands specific to Rust. There's also some spare build capacity in our current clusters to enable that at least on linux-next.

@ojeda
Copy link
Contributor

ojeda commented Nov 16, 2022

Related PR: #1468

Cc @10ne1

@gctucker
Copy link
Contributor

gctucker commented Feb 8, 2023

I think all the initial elements are now in place, here's some sample build results:
https://linux.kernelci.org/build/id/63e32af52df46d582e8c864f/

Closing this issue now. Any on-going maintenance to update rustc or fix anything is outside the initial scope of adding support for Rust builds.

@gctucker gctucker closed this as completed Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants