mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
#8596 made `Atom` a `Copy` type. Now we can deal exclusively in owned `Atom`s. Refactor code to not pass `&Atom` into functions etc. |
||
|---|---|---|
| .. | ||
| js | ||
| jsx | ||
| lexer | ||
| ts | ||
| context.rs | ||
| cursor.rs | ||
| diagnostics.rs | ||
| lib.rs | ||
| modifiers.rs | ||
| module_record.rs | ||
| state.rs | ||