diff options
author | Arthur Cohen <arthur.cohen@embecosm.com> | 2024-11-06 16:32:35 +0100 |
---|---|---|
committer | Arthur Cohen <arthur.cohen@embecosm.com> | 2025-03-21 12:33:13 +0100 |
commit | 5d79fbd65ccaf51afa90cab5454b3f6f5b0e6f75 (patch) | |
tree | 7a224ceaeeb98b238a7ad5f56d83a9d88bd90317 /gcc/rust/resolve/rust-ast-resolve-path.cc | |
parent | 081828243086965b3882489ffc36216c1d7b3cb0 (diff) | |
download | gcc-5d79fbd65ccaf51afa90cab5454b3f6f5b0e6f75.zip gcc-5d79fbd65ccaf51afa90cab5454b3f6f5b0e6f75.tar.gz gcc-5d79fbd65ccaf51afa90cab5454b3f6f5b0e6f75.tar.bz2 |
gccrs: hir: Start adapting visitors to accept multiple kinds of Paths
gcc/rust/ChangeLog:
* ast/rust-item.h: Add new method to specifically get a type-path.
* ast/rust-path.cc (LangItemPath::as_string): Implement properly.
* hir/rust-ast-lower-type.cc (ASTLowerTypePath::translate): Adapt
visitor to use the new LangItemPath.
* hir/rust-ast-lower-type.h: Likewise.
* resolve/rust-ast-resolve-item.cc (ResolveItem::visit): Likewise.
* resolve/rust-ast-resolve-type.h: Likewise.
Diffstat (limited to 'gcc/rust/resolve/rust-ast-resolve-path.cc')
0 files changed, 0 insertions, 0 deletions