Commit Graph

9 Commits

Author SHA1 Message Date
Donny/강동윤
b34f1adbcc
build(cargo): Update rustc to 2023-07-03 (#7623) 2023-07-05 03:50:43 +00:00
Donny/강동윤
0259a7465f
build(cargo): Update rustc to nightly-2023-03-20 (#7170)
**Description:**

This PR also updates `rkyv` to `=0.7.40`.

**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6807.
2023-03-30 08:06:02 +00:00
Donny/강동윤
12546c853a
build(cargo): Revert rustc upgrade (#7162)
**Description:**

The `rkyv` bug is not fixed.
2023-03-29 17:48:45 +09:00
Donny/강동윤
e445502072
build(cargo): Update rustc to nightly-2023-03-28 (#7154)
**Description:**

This PR also updates `rkyv` to `=0.7.40`.

**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6807.
2023-03-29 06:24:19 +00:00
Alexander Akait
c255cfd716
refactor(html/parser): Refactor (#6267) 2022-10-27 03:47:37 +00:00
Donny/강동윤
725b1185f3
test(es/minifier): Add a test for a fixed issue (#6218)
**Related issue (if exists):**

 - Closes https://github.com/swc-project/swc/issues/6217.
2022-10-20 19:26:27 +00:00
Alexander Akait
99ea28674a
feat(html/ast): Add raw to comment tokens (#6202) 2022-10-19 15:10:57 +00:00
Donny/강동윤
27896f4751
perf(es/transforms): Exclude old inlining pass (#6203)
**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/6194.
2022-10-19 04:53:46 +00:00
Alexander Akait
a4acc7ab07
test(html/parser): Refactor tests to make git faster (#6158) 2022-10-18 09:20:35 +09:00