Devil's advocate: CTFE and procedural macros would both allow
arbitrary Rust code to be evaluated at compile time.  Is there any
sane way to combine them rather than making them separate islands?

Personally, I want a way to run arbitrary code at compile time that
can introspect on and possibly generate type information, although
that's different.
_______________________________________________
Rust-dev mailing list
[email protected]
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to