swc/crates/swc_ecma_codegen/tests
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
..
fixture fix(es/codegen): Emit type_params for TsConstructSignatureDecl (#7080) 2023-03-17 02:38:45 +00:00
test262 fix(es/codegen): Fix codegen of string literals with \x000 (#6838) 2023-01-20 08:08:58 +00:00
test262-min fix(es/codegen): Fix codegen of string literals with \x000 (#6838) 2023-01-20 08:08:58 +00:00
fixture.rs feat(es/codegen): Implement ascii-only (#4660) 2022-05-15 05:07:21 +00:00
sourcemap.rs build(cargo): Update rustc to nightly-2023-03-20 (#7170) 2023-03-30 08:06:02 +00:00
srcmap.mjs fix(es/codegen): Align sourcemap with terser (#5657) 2022-09-26 18:12:42 +09:00
test262.rs refactor(es/parser): Make lexer not generic over Input (#6993) 2023-02-28 08:20:29 +00:00