swc/crates/swc_ecma_utils/src
Donny/강동윤 dfb01bde71
refactor: Refactor code using clippy (#5863)
**Description:**

I temporarily updated rustc to use newer version of `cargo clippy`.
2022-09-14 15:05:59 +00:00
..
function feat(es/generator): Use new generator implementation (#5627) 2022-08-25 16:10:47 +00:00
constructor.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
factory.rs fix(es/modules): Use an indirect call for a tagged template (#5382) 2022-08-04 04:59:42 +00:00
ident.rs fix(es/utils): Fix wrong apis (#4604) 2022-05-11 04:36:22 +00:00
lib.rs refactor: Refactor code using clippy (#5863) 2022-09-14 15:05:59 +00:00
macros.rs fix(es/utils): Allow quote_ident! working with swc_core (#5409) 2022-08-07 02:43:15 +00:00
parallel.rs refactor(es/utils): Move utilities for parallel processing (#5742) 2022-09-04 23:54:36 +09:00
value.rs refactor(common): Cleanup & rustfmt (#3495) 2022-02-09 06:33:32 +00:00
var.rs fix(es/compat): Preserve spans in object_rest_spread (#5082) 2022-07-02 03:50:30 +00:00