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
https://github.com/Manishearth/rust-clippy/tree/hir2 fixes most of it, but I'd like to fully migrate to the HIR. For this, it's better to fix librustc/lint to work on the HIR first (which is what I'm doing now)
The text was updated successfully, but these errors were encountered:
https://github.com/Manishearth/rust-clippy/tree/hir2 fixes most of it, but I'd like to fully migrate to the HIR. For this, it's better to fix
librustc/lint
to work on the HIR first (which is what I'm doing now)The text was updated successfully, but these errors were encountered: