diff options
author | Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com> | 2023-02-13 18:02:25 +0100 |
---|---|---|
committer | Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com> | 2023-03-30 13:52:29 +0200 |
commit | 553ffc74645b34a8b0a52bcd77a7499ca4f74d37 (patch) | |
tree | 25c4f2f6079f73c1338311e95dd8c1970a040df9 /gcc | |
parent | f9ff02ad6ff0343743ebbfa492a512000445ed52 (diff) | |
download | gcc-553ffc74645b34a8b0a52bcd77a7499ca4f74d37.zip gcc-553ffc74645b34a8b0a52bcd77a7499ca4f74d37.tar.gz gcc-553ffc74645b34a8b0a52bcd77a7499ca4f74d37.tar.bz2 |
libproc_macro: Add token_stream module interface
Add the token_stream rust module interface to libproc_macro in order to
provide public implementation details for the TokenStream type such as
iterators.
ChangeLog:
* librust/proc_macro/rust/lib.rs: Add token_stream module.
* librust/proc_macro/rust/token_stream.rs: Add iterator.
Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions