swc/crates/swc_macros_common/src
Donny/강동윤 2154a3f117
refactor(macros): Reduce compile time (#7132)
**Description:**

 - Reduce usage of generics in proc-macros.
 - Remove needless operations like parsing tokens as an AST node.
2023-03-23 18:16:50 +09:00
..
derive refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
binder.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
derive.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
lib.rs refactor(macros): Reduce compile time (#7132) 2023-03-23 18:16:50 +09:00
prelude.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
syn_ext.rs refactor(macros): Reduce compile time (#7132) 2023-03-23 18:16:50 +09:00