swc/crates/swc_common/src
Donny/강동윤 19131e168e
perf(es): Don't share Globals (#5975)
**Description:**

We don't need to share an instance of `Globals`.
2022-09-28 10:34:30 +00:00
..
errors build(rustc): Update rustc (#5943) 2022-09-24 03:33:47 +00:00
plugin refactor(swc_core): enable bytechecked flag (#5792) 2022-09-09 08:05:51 +00:00
private feat(es/codegen): Support other source map implementations (#4879) 2022-06-05 14:40:55 +00:00
rustc_data_structures feat(common): Align stable_hasher to latest rustc (#3895) 2022-03-07 10:53:54 +00:00
syntax_pos fix(es/minifier): Remove fake_block while calculating next scope (#5869) 2022-09-15 06:04:47 +00:00
util refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
collections.rs perf(common): Use fxhash everywhere (#3985) 2022-03-12 07:15:12 +00:00
comments.rs refactor(swc_core): enable bytechecked flag (#5792) 2022-09-09 08:05:51 +00:00
eq.rs feat(atoms): Improve atoms (#5066) 2022-06-29 12:02:33 +00:00
input.rs feat(es/lexer): Recover from git merge conflict (#5775) 2022-09-08 04:24:44 +00:00
iter.rs refactor: Flatten more packages (#2706) 2021-11-10 16:39:01 +09:00
lib.rs refactor(swc_core): enable bytechecked flag (#5792) 2022-09-09 08:05:51 +00:00
macros.rs refactor: Flatten more packages (#2706) 2021-11-10 16:39:01 +09:00
pass.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
pos.rs chore(ci): Fix publish build on Windows (#4970) 2022-06-14 15:58:10 +00:00
rustc_data_structures.rs fix(common): Use siphasher directly and upgrade transitive dependencies to avoid UB (#3299) 2022-01-18 11:29:53 +09:00
serializer.rs refactor: Flatten more packages (#2706) 2021-11-10 16:39:01 +09:00
source_map.rs build(rustc): Update rustc (#5943) 2022-09-24 03:33:47 +00:00
sync.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
syntax_pos.rs perf(es): Don't share Globals (#5975) 2022-09-28 10:34:30 +00:00