mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
This makes `Trivias` cloneable and stops us from using `Rc::new` and `Rc::clone` everywhere. `Trivias` is rarely cloned so an `Arc` should suffice. |
||
|---|---|---|
| .. | ||
| cfg.rs | ||
| simple.rs | ||