Fun fact! You can use any of the #rust compiler crates (https://doc.rust-lang.org/nightly/nightly-rustc/) by enabling the rustc_private
nightly feature (https://doc.rust-lang.org/nightly/unstable-book/language-features/rustc-private.html) and adding extern crate name_of_rustc_crate
to your lib.rs
/ main.rs
. It does require the nightly compiler, but it lets you hook into the compiler process and do all sorts of fun things!
=> More informations about this toot | View the thread | More toots from bd103@hachyderm.io
=> View rust tag This content has been proxied by September (3851b).Proxy Information
text/gemini