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
rust: export build_error symbol if RUST_BUILD_ASSERT_DENY is not set
This ensures that under `RUST_BUILD_ASSERT_WARN` or
`RUST_BUILD_ASSERT_ALLOW`, modpost will not reject modules containing
call to `rust_build_error`.
Signed-off-by: Gary Guo <[email protected]>
0 commit comments