aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust/backend/rust-compile-expr.cc
diff options
context:
space:
mode:
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>2023-08-28 17:20:28 +0200
committerArthur Cohen <arthur.cohen@embecosm.com>2024-01-16 19:04:32 +0100
commitb1c722d1411448e00d45bb4da0aca2421dcd54e0 (patch)
treeb11715e039833ce6ebc83a6ff284a2b69ae5296b /gcc/rust/backend/rust-compile-expr.cc
parentfd73cf8c31611dd8ddbf7835ce246e56771618ef (diff)
downloadgcc-b1c722d1411448e00d45bb4da0aca2421dcd54e0.zip
gcc-b1c722d1411448e00d45bb4da0aca2421dcd54e0.tar.gz
gcc-b1c722d1411448e00d45bb4da0aca2421dcd54e0.tar.bz2
gccrs: libproc_macro: Split c++ and rust
Move the rust interface to the libproc_macro directory. libgrust/ChangeLog: * libproc_macro_internal/rust/bridge.rs: Moved to... * libproc_macro/bridge.rs: ...here. * libproc_macro_internal/rust/bridge/ffistring.rs: Moved to... * libproc_macro/bridge/ffistring.rs: ...here. * libproc_macro_internal/rust/bridge/group.rs: Moved to... * libproc_macro/bridge/group.rs: ...here. * libproc_macro_internal/rust/bridge/ident.rs: Moved to... * libproc_macro/bridge/ident.rs: ...here. * libproc_macro_internal/rust/bridge/literal.rs: Moved to... * libproc_macro/bridge/literal.rs: ...here. * libproc_macro_internal/rust/bridge/punct.rs: Moved to... * libproc_macro/bridge/punct.rs: ...here. * libproc_macro_internal/rust/bridge/span.rs: Moved to... * libproc_macro/bridge/span.rs: ...here. * libproc_macro_internal/rust/bridge/token_stream.rs: Moved to... * libproc_macro/bridge/token_stream.rs: ...here. * libproc_macro_internal/rust/group.rs: Moved to... * libproc_macro/group.rs: ...here. * libproc_macro_internal/rust/ident.rs: Moved to... * libproc_macro/ident.rs: ...here. * libproc_macro_internal/rust/lib.rs: Moved to... * libproc_macro/lib.rs: ...here. * libproc_macro_internal/rust/literal.rs: Moved to... * libproc_macro/literal.rs: ...here. * libproc_macro_internal/rust/punct.rs: Moved to... * libproc_macro/punct.rs: ...here. * libproc_macro_internal/rust/span.rs: Moved to... * libproc_macro/span.rs: ...here. * libproc_macro_internal/rust/token_stream.rs: Moved to... * libproc_macro/token_stream.rs: ...here. Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'gcc/rust/backend/rust-compile-expr.cc')
0 files changed, 0 insertions, 0 deletions