gccrs: Add extra debugging for method call expressions
authorPhilip Herron <philip.herron@embecosm.com>
Wed, 31 Aug 2022 16:07:09 +0000 (17:07 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 31 Jan 2023 13:16:50 +0000 (14:16 +0100)
commit43cb42a3d82d1c29592a5232811fc608ef6cea49
tree9747226e1178b79043f5b445388887a615027482
parentffa16a4590ad47e3f4ba098e2090c3a53dccd5c7
gccrs: Add extra debugging for method call expressions

gcc/rust/ChangeLog:

* typecheck/rust-hir-type-check-expr.cc (TypeCheckExpr::visit): Add
more calls to `rust_debug` for development.
gcc/rust/typecheck/rust-hir-type-check-expr.cc