A deeper look into the GCC Rust front-end
A deeper look into the GCC Rust front-end
Posted Oct 11, 2022 12:46 UTC (Tue) by beagnach (guest, #32987)Parent article: A deeper look into the GCC Rust front-end
But... Why?
Posted Oct 11, 2022 13:12 UTC (Tue)
by pbonzini (subscriber, #60935)
[Link] (2 responses)
Note however that the link to libproc is incorrect. I am not sure if the authors meant proc_macro (https://doc.rust-lang.org/proc_macro/index.html) or something else.
Posted Oct 11, 2022 14:11 UTC (Tue)
by corbet (editor, #1)
[Link] (1 responses)
Posted Oct 12, 2022 16:47 UTC (Wed)
by mjw (subscriber, #16740)
[Link]
A deeper look into the GCC Rust front-end
Hmm yes that link is clearly wrong, I should have noticed that. I'm not sure what should be linked, so I've just taken the wrong one out. Apologies for the confusion.
libproc
proc_macro