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
A crater run found that the crate no longer compiles on Rust 1.60 beta (see rust-lang/rust#94507) due to a newly added trait impl in the standard library causes ambiguities in method resolution.