]> git.ipfire.org Git - thirdparty/gcc.git/commit
Add equality operator for identifiers
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Sat, 5 Apr 2025 23:43:20 +0000 (01:43 +0200)
committerP-E-P <32375388+P-E-P@users.noreply.github.com>
Thu, 24 Apr 2025 16:53:44 +0000 (16:53 +0000)
commit7f52357ff7f1132dbefa6346c9e23606831cb29b
tree7a16495da89eae07b31718b96553829c438a4829
parent7c7d476b27c8230aca6698c6c699b3724e20ade6
Add equality operator for identifiers

gcc/rust/ChangeLog:

* ast/rust-ast.h: Add equality operator.

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