https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119641
--- Comment #6 from Arthur Cohen <cohenarthur at gcc dot gnu.org> --- (In reply to Thomas Schwinge from comment #3) > (I haven't checked, but) supposedly fixed in trunk via commit > r16-237-gbeced835afa3908aa94550d2ca5ee3879a620adb "gccrs: Fix narrowing > conversion warnings". > > Owen, for next time, to auto-annotate GCC Bugzilla, the correct syntax to > use in Git log would've been to put "PR rust/119641" into the ChangeLog > snippet, see <https://gcc.gnu.org/codingconventions.html#ChangeLogs>. > > Given this has been filed with "Version: 15.0", should this be cherry-picked > into releases/gcc-15 branch as well? Yes, I think it'd be good to get it in 15.2 as well. We can submit the patches for a review once we fix the last narrowing conversion I think.