]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: derive(Eq): Create copies of Eq typepath to avoid NodeId confusion
authorArthur Cohen <arthur.cohen@embecosm.com>
Thu, 20 Feb 2025 09:11:21 +0000 (09:11 +0000)
committerArthur Cohen <arthur.cohen@embecosm.com>
Mon, 24 Mar 2025 12:07:09 +0000 (13:07 +0100)
commita4d2184f4305f631eec342b0b5e7fb31981cd31d
tree04ed4c43b21be8902f01f7cd52c621c09db02a1a
parentee743907d9bdaaa4e6717ab4c62e322d0987e801
gccrs: derive(Eq): Create copies of Eq typepath to avoid NodeId confusion

gcc/rust/ChangeLog:

* expand/rust-derive-eq.cc: Copy `Eq` typepath.
gcc/rust/expand/rust-derive-eq.cc