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
I expected compiler to complain about the data type
Instead, It reported error
error: internal compiler error: ../src/librustc_typeck/check/mod.rs:4396: unexpected definition: PrimTy(TyUint(u8))
note: the compiler unexpectedly panicked. this is a bug.
I declared a vector using vector macro as
I expected compiler to complain about the data type
Instead, It reported error
Meta
rustc --version --verbose
:Backtrace:
The text was updated successfully, but these errors were encountered: