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
kbuild: rust: apply CONFIG_WERROR to hostprogs as well
Host programs should be (and currently are) warning-free. Apply
`CONFIG_WERROR` (i.e. `-Dwarnings`) to them as well, so that they are
kept that way.
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
0 commit comments