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
#[repr(transparent)] struct Foo; is enough to trigger this. See the pinned issue #14303 (and rust-lang/rust#137640 which the pinned issue is also a duplicate of).
Summary
The crash only happens with clippy. The build, test and fmt targets are not affected.
The issue happens in a proprietary crate that I cannot share. I cannot promise to provide a minimal example. I'll take a look.
Version
Error output
Backtrace
The text was updated successfully, but these errors were encountered: