-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Description
As per the discussion on #1890 with @ojeda:
By the way, this is true if there is no reconfiguring; otherwise, Rust gets disabled automatically. Either way, it may be a good idea to check with make
LLVM=1 rustavailable
and/or inspectingCONFIG_RUST=y
in the config -- not sure if we are doing something like that already (or if something else will break if Rust got disabled for any reason, e.g. a test that checks one of the Rust samples got built/ran successfully or similar -- we do this kind of thing in our GitHub CI).
So for Rust builds, we could add steps to do those checks with to have a clear error rather than having a build silently completing without Rust support.
Metadata
Metadata
Assignees
Labels
No labels