]> gcc.gnu.org Git - gcc.git/commit
libproc_macro: Add is_available ffi
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Thu, 16 Feb 2023 17:35:24 +0000 (18:35 +0100)
committerPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Thu, 30 Mar 2023 11:52:30 +0000 (13:52 +0200)
commiteedfefb49d1aa8750c52a4893149207cc6ba5dbc
tree688c8b3625080f1aaec5a41a15012a242a79668d
parentdc4f537942ee67079526e06528a9f0823ee81bf1
libproc_macro: Add is_available ffi

Add ffi call for is_available function.

ChangeLog:

* librust/proc_macro/rust/bridge.rs: Add internal
implementation.
* librust/proc_macro/rust/lib.rs: Add call to internal
implementation.

Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
librust/proc_macro/rust/bridge.rs
librust/proc_macro/rust/lib.rs
This page took 0.065446 seconds and 6 git commands to generate.