rust/compiler
bjorn3 6098e795a2 Limit symbols exported from proc macros
Only __rustc_proc_macro_decls_*__ and rust_metadata_* need to be
exported for proc macros to work. All other symbols only increase binary
size and have the potential to conflict with symbols from the host
compiler.
2022-07-30 12:16:33 +00:00
..
2022-07-20 11:48:11 +02:00
2022-07-20 11:48:11 +02:00