gcc/libgrust/libproc_macro
Pierre-Emmanuel Patry 90effeedc4 gccrs: libproc_macro: Change constructor in ffistring
The "new" constructor wasn't fitting it's usage well.

libgrust/ChangeLog:

	* libproc_macro/rust/bridge/ffistring.rs: Implement
	From trait for FFIString.
	* libproc_macro/rust/bridge/literal.rs: Change
	constructor call.

Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
2024-01-16 18:37:20 +01:00
..
rust gccrs: libproc_macro: Change constructor in ffistring 2024-01-16 18:37:20 +01:00
ffistring.cc gccrs: libproc_macro: Copy ffistring data from source 2024-01-16 18:37:20 +01:00
ffistring.h gccrs: libproc_macro: Change cpp literal representation 2024-01-16 18:37:19 +01:00
group.cc gccrs: libproc_macro: Remove internal named namespaces 2024-01-16 18:34:16 +01:00
group.h gccrs: libproc_macro: Remove internal named namespaces 2024-01-16 18:34:16 +01:00
ident.cc gccrs: libproc_macro: Remove internal named namespaces 2024-01-16 18:34:16 +01:00
ident.h gccrs: libproc_macro: Remove internal named namespaces 2024-01-16 18:34:16 +01:00
literal.cc gccrs: libproc_macro: Remove has_suffix attribute 2024-01-16 18:37:20 +01:00
literal.h gccrs: libproc_macro: Remove has_suffix attribute 2024-01-16 18:37:20 +01:00
Makefile.am gccrs: libproc_macro: Change cpp literal representation 2024-01-16 18:37:19 +01:00
Makefile.in gccrs: libproc_macro: Change cpp literal representation 2024-01-16 18:37:19 +01:00
proc_macro.cc gccrs: libproc_macro: Add helpers to construct Procmacro 2024-01-16 18:34:16 +01:00
proc_macro.h gccrs: libproc_macro: Add helpers to construct Procmacro 2024-01-16 18:34:16 +01:00
punct.cc gccrs: libproc_macro: Remove internal named namespaces 2024-01-16 18:34:16 +01:00
punct.h gccrs: libproc_macro: Remove internal named namespaces 2024-01-16 18:34:16 +01:00
tokenstream.cc gccrs: libproc_macro: Remove internal named namespaces 2024-01-16 18:34:16 +01:00
tokenstream.h gccrs: libproc_macro: Remove internal named namespaces 2024-01-16 18:34:16 +01:00
tokentree.cc gccrs: libproc_macro: Remove internal named namespaces 2024-01-16 18:34:16 +01:00
tokentree.h gccrs: libproc_macro: Remove internal named namespaces 2024-01-16 18:34:16 +01:00