]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: remove similar hack in type paths as we had in path expressions
authorPhilip Herron <herron.philip@googlemail.com>
Sat, 3 Feb 2024 11:46:42 +0000 (11:46 +0000)
committerArthur Cohen <arthur.cohen@embecosm.com>
Wed, 7 Feb 2024 11:40:23 +0000 (12:40 +0100)
commit229f2a709b72da6ea12f2069d567fd9f9bc1891e
tree97167c5c4ef023689606d5a1aa6f8effaf6b6217
parentf1d0b22c79316d8ee403c83be55ef45186bea38a
gccrs: remove similar hack in type paths as we had in path expressions

This keeps the resolution code in line with paths.

Addresses #2723

gcc/rust/ChangeLog:

* typecheck/rust-hir-type-check-type.cc: remove hack
gcc/rust/typecheck/rust-hir-type-check-type.cc