]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Update assignment operator with cratenum
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Wed, 13 Mar 2024 15:21:44 +0000 (16:21 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Thu, 1 Aug 2024 14:52:27 +0000 (16:52 +0200)
commitb87c06fd351e0df489ac451b2b2a8c3c3c44ec72
tree729c9d866a3c3e4292ed2afdb592a3c8012dac0f
parent5540afbd0136a6e78710445a89eb4af44fd14292
gccrs: Update assignment operator with cratenum

Crate number was not assigned with the other fields in the assignment
operator overload of a CannonicalPath.

gcc/rust/ChangeLog:

* util/rust-canonical-path.h: Also assign crate number.

Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
gcc/rust/util/rust-canonical-path.h