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
Auto merge of #54821 - pietroalbini:beta-backports, r=pietroalbini
[beta] Rollup backports
Merged and approved:
* #54605: resolve: Disambiguate a subset of conflicts "macro_rules" vs "macro name in module"
* #54557: incr.comp.: Don't automatically enable -Zshare-generics for incr. comp. builds.
* #54759: do not normalize non-scalar constants to a ConstValue::ScalarPair
Closes#54759
r? @ghost
| |__^ type validation failed: encountered undefined bytes at .b
17
+
|
18
+
= note: The rules on what exactly is undefined behavior aren't clear, so this check might be overzealous. Please open an issue on the rust compiler repository if you believe it should not be considered undefined behavior
17
19
18
20
error[E0080]: this constant likely exhibits undefined behavior
0 commit comments