aboutsummaryrefslogtreecommitdiff
path: root/gcc/rust
diff options
context:
space:
mode:
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>2023-02-15 15:45:17 +0100
committerPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>2023-03-30 13:52:29 +0200
commitddd0c450bc64e8d44a4c481f3cea0e238d95e08c (patch)
treec807b77002e33a15d322ddb80754eabd98d5fc3b /gcc/rust
parent2e39012125d65cf22f53215c1aab70bbf8e3fd44 (diff)
downloadgcc-ddd0c450bc64e8d44a4c481f3cea0e238d95e08c.zip
gcc-ddd0c450bc64e8d44a4c481f3cea0e238d95e08c.tar.gz
gcc-ddd0c450bc64e8d44a4c481f3cea0e238d95e08c.tar.bz2
libproc_macro: Add Span rust implementation
Add a rust implementation for the Span rust type. Since this type is a compiler internal and unstable even in the reference compiler, the bridge internal structure is left empty. ChangeLog: * librust/proc_macro/rust/lib.rs: Add bridge module. * librust/proc_macro/rust/span.rs: Add reference to internal Span module. * librust/proc_macro/rust/bridge.rs: Add internal bridge module. * librust/proc_macro/rust/bridge/span.rs: Add internal Span module. Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'gcc/rust')
0 files changed, 0 insertions, 0 deletions