swc/crates/swc_ecma_quote_macros/src
Donny/강동윤 84cec8766d
refactor(atoms): Remove usage of js_word! to drop string-cache (#7976)
**Description:**

This PR is to prepare removal of `string-cache`. Actually, this PR does not remove it. Instead, this PR only removes direct usages of `js_word!`s, especially in patterns.



**Related issue:**

 - #4946.
2023-10-08 00:39:51 +00:00
..
ast refactor(atoms): Remove usage of js_word! to drop string-cache (#7976) 2023-10-08 00:39:51 +00:00
builder.rs build(deps): Update syn to v2 (#7557) 2023-06-21 15:38:46 +00:00
ctxt.rs test(es/quote): Fix doctests (#7038) 2023-03-09 13:10:47 +09:00
input.rs feat(quote): Support different types for variables (#5194) 2022-07-13 19:02:00 +09:00
lib.rs build(deps): Update syn to v2 (#7557) 2023-06-21 15:38:46 +00:00
ret_type.rs refactor(es/parser): Make lexer not generic over Input (#6993) 2023-02-28 08:20:29 +00:00