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
error[E0428]: the name `_` is defined multiple times
Nov 02 01:29:54.935 INFO kablam! |
Nov 02 01:29:54.935 INFO kablam! = note: `_` must be defined only once in the type namespace of this module
This appears to ICE on nightly so maybe that's the underlying cause?
https://crater-reports.s3.amazonaws.com/beta-1.31-1/beta-2018-10-30/reg/type_level_examples-0.0.22/log.txt, https://crates.io/crates/type_level_examples/0.0.22
This appears to ICE on nightly so maybe that's the underlying cause?
cc @petrochenkov