You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would mean compiling libcore in CI, and publishing those artifacts. This would add a lot of value to the efforts to get Rust support into the mainline kernel, since it will mean all the building can be done with just cargo, no 3rd party tools.
I'm happy to do whatever work is needed to wire this up, but I wasn't sure what code needs changing to make this happen! If someone can point me the right way, or just to a previous PR that moved something to tier-2, I'll run from there!