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
LLVM 15 removes the pointer type from intrinsic suffixes, effectively
replacing `.p0i8` (and other similar types) with just `.p0`.
cc rust-lang/rust#102738
0 commit comments