]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Add override modifier
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Wed, 1 Oct 2025 14:24:18 +0000 (16:24 +0200)
committerArthur Cohen <arthur.cohen@embecosm.com>
Thu, 30 Oct 2025 20:30:55 +0000 (21:30 +0100)
commitbff55b79b396852a6df8b7809693f1a161b9615f
tree1666b7131d9bbca4ce40a6921ec9b3169f01b5f0
parent1e10de3ebf3a6c696283a7fed249277740baf04c
gccrs: Add override modifier

gcc/rust/ChangeLog:

* ast/rust-ast.h: Add missing override modifier.
* ast/rust-path.h: Likewise.

Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
gcc/rust/ast/rust-ast.h
gcc/rust/ast/rust-path.h