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
We rarely modify `.clippy.toml`, but currently we do not rebuild if that
happens, thus it is easy to miss possible changes in lints.
Thus rebuild in case of changes.
Cc: [email protected]
Reported-by: Tamir Duberstein <[email protected]>
Closes: Rust-for-Linux#1151
Fixes: 7d56786 ("rust: introduce `.clippy.toml`")
Signed-off-by: Miguel Ojeda <[email protected]>
0 commit comments