]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: cleanup query_compile to reuse destructure call
authorPhilip Herron <herron.philip@googlemail.com>
Tue, 4 Apr 2023 14:34:03 +0000 (15:34 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 16 Jan 2024 17:28:45 +0000 (18:28 +0100)
commit3a360b9481fe5a09053872e99a5c18de15e3968f
tree9756fa65ecef66285caab1981b7b916e32a6b0f0
parent0997c419a4885c2898259b5dc060037b9afae8d0
gccrs: cleanup query_compile to reuse destructure call

gcc/rust/ChangeLog:

* backend/rust-compile-resolve-path.cc (HIRCompileBase::query_compile): call destructure

Signed-off-by: Philip Herron <herron.philip@googlemail.com>
gcc/rust/backend/rust-compile-resolve-path.cc