diff options
author | Owen Avery <powerboat9.gamer@gmail.com> | 2023-07-10 20:15:19 -0400 |
---|---|---|
committer | Philip Herron <philip.herron@embecosm.com> | 2023-07-29 16:03:44 +0000 |
commit | 611457431b37f8902e6947c3b7845256ad5d5302 (patch) | |
tree | 0cf12a9b7fd9edd9d36b4db0e9e2c309c4286dbd /gcc/rust/hir/rust-hir-dump.cc | |
parent | 69f6bc9c913b00758ba66c4f9495caf720941875 (diff) | |
download | gcc-611457431b37f8902e6947c3b7845256ad5d5302.zip gcc-611457431b37f8902e6947c3b7845256ad5d5302.tar.gz gcc-611457431b37f8902e6947c3b7845256ad5d5302.tar.bz2 |
Remove Location typedef
gcc/rust/ChangeLog:
* rust-location.h (typedef Location): Remove.
* expand/rust-proc-macro.cc
(register_callback): Replace Location constructor with UNDEF_LOCATION.
* ast/rust-ast-collector.h: Replace Location with location_t.
* checks/errors/privacy/rust-privacy-reporter.cc: Likewise.
* checks/errors/privacy/rust-privacy-reporter.h: Likewise.
* checks/errors/privacy/rust-pub-restricted-visitor.cc: Likewise.
* checks/errors/privacy/rust-pub-restricted-visitor.h: Likewise.
* checks/errors/rust-feature-gate.cc: Likewise.
* checks/errors/rust-feature-gate.h: Likewise.
* metadata/rust-imports.h: Likewise.
* resolve/rust-ast-resolve-path.h: Likewise.
* resolve/rust-name-resolver.h: Likewise.
* rust-backend.h: Likewise.
* rust-diagnostics.h: Likewise.
* rust-gcc.cc: Likewise.
* rust-linemap.h: Likewise.
* util/rust-attributes.cc: Likewise.
* util/rust-hir-map.cc: Likewise.
* util/rust-hir-map.h: Likewise.
* util/rust-token-converter.cc: Likewise.
Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>
Diffstat (limited to 'gcc/rust/hir/rust-hir-dump.cc')
0 files changed, 0 insertions, 0 deletions