aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>2023-02-10 15:44:47 +0100
committerPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>2023-03-30 13:52:28 +0200
commit570094e524d9b9205eefc42ab3cbffa52b9653c7 (patch)
tree9680c8528e70dc0a8524b1234affd763c20e9047 /gcc
parentb42b30da3e3c40542a5991fe5123bb3b50b73255 (diff)
downloadgcc-570094e524d9b9205eefc42ab3cbffa52b9653c7.zip
gcc-570094e524d9b9205eefc42ab3cbffa52b9653c7.tar.gz
gcc-570094e524d9b9205eefc42ab3cbffa52b9653c7.tar.bz2
libproc_macro: Move some types to their own module
The file for the rust interfaces became quite long and we could therefore split it in multiple module and reexport their symbol at the root level. This way the code is shorter and well separated whilst keeping the exact same interface as the libproc_macro from rustc. ChangeLog: * librust/proc_macro/rust/lib.rs: Remove somes types. * librust/proc_macro/rust/ident.rs: Add Ident type to it's own module. * librust/proc_macro/rust/literal.rs: Add Literal type to it's own module. * librust/proc_macro/rust/span.rs: Add Span type to it's own module. Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions