Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ast): derive
Clone
for TemplateElement
and `TemplateElementV…
…alue` (#8658) In #8614, we need to duplicate the same template literal, and derive `Copy` and `Clone` to avoid using `CloneIn`.
- Loading branch information