diff options
author | Arthur Cohen <arthur.cohen@embecosm.com> | 2024-06-24 17:04:13 +0200 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2025-03-19 15:32:04 +0100 |
commit | 21d5cef96adfb26ea67d03bdfaacbd1fe8742d6e (patch) | |
tree | b321a07ed3007b909062476ff8c29e9e2b4b0880 /gcc/rust/ast/rust-pattern.cc | |
parent | b4e8bc15f597e1f0e1a5dfae8081f37efaabb88c (diff) | |
download | gcc-21d5cef96adfb26ea67d03bdfaacbd1fe8742d6e.zip gcc-21d5cef96adfb26ea67d03bdfaacbd1fe8742d6e.tar.gz gcc-21d5cef96adfb26ea67d03bdfaacbd1fe8742d6e.tar.bz2 |
gccrs: ast: Remove PathExpr abstract class
Inherit directly from ExprWithoutBlock instead.
gcc/rust/ChangeLog:
* ast/rust-ast.h (class PathExpr): Remove class.
* ast/rust-path.h (class PathInExpression): Inherit from ExprWithoutBlock.
(class QualifiedPathInExpression): Likewise.
Diffstat (limited to 'gcc/rust/ast/rust-pattern.cc')
0 files changed, 0 insertions, 0 deletions