]> gcc.gnu.org Git - gcc.git/commit
gccrs: const generics: Make sure const generic types are visited properly
authorArthur Cohen <arthur.cohen@embecosm.com>
Mon, 12 Sep 2022 13:53:01 +0000 (15:53 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 31 Jan 2023 13:16:51 +0000 (14:16 +0100)
commit288b6298a6ae9356122362cd604e3582d8decd26
treefc408cf38f4e76c57c2d69b986862b0e0d2ac3d4
parent0d5adf09356641070079eadef09717ece164b6b9
gccrs: const generics: Make sure const generic types are visited properly

...in all contexts.

gcc/testsuite/ChangeLog:

* rust/compile/const_generics_7.rs: New test.
gcc/testsuite/rust/compile/const_generics_7.rs [new file with mode: 0644]
This page took 0.058469 seconds and 6 git commands to generate.