]> gcc.gnu.org Git - gcc.git/commit
gccrs: Make lowering of AssociatedItem instances polymorphic
authorOwen Avery <powerboat9.gamer@gmail.com>
Wed, 11 Oct 2023 19:02:38 +0000 (15:02 -0400)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 16 Jan 2024 18:09:22 +0000 (19:09 +0100)
commit124bfaf4323f627bd7721401c3a86f369f45a1b2
tree4aae34af40547591885e7b613fb855979eb5bdf6
parent4331ce6917af68576a28b4f1d831948c579b36f6
gccrs: Make lowering of AssociatedItem instances polymorphic

gcc/rust/ChangeLog:

* hir/rust-ast-lower-implitem.h
(ASTLoweringImplItem::translate): Take AssociatedItem as parameter.
(ASTLoweringTraitItem::translate): Likewise.

Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>
gcc/rust/hir/rust-ast-lower-implitem.h
This page took 0.055284 seconds and 5 git commands to generate.