ICE: 'assertion failed: (left == right)
(left: 0
, right: 1
)', ../src/librustc_typeck/check/method/mod.rs:184
#31075
Labels
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
If the
Add
trait is missing its generic argument, rustc panicsThe text was updated successfully, but these errors were encountered: