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
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ it is undefined behavior to use this value
137
+
|
138
+
= note: the rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rustc repository if you believe it should not be considered undefined behavior.
139
+
= note: the raw bytes of the constant (size: $SIZE, align: $ALIGN) {
140
+
HEX_DUMP
141
+
}
142
+
143
+
error: aborting due to 15 previous errors
133
144
134
145
For more information about this error, try `rustc --explain E0080`.
0 commit comments