mirror of
https://github.com/danbulant/oxc
synced 2026-05-22 21:58:36 +00:00
This also removes the confusing `SourceType::always_strict` field. I hacked it with `SourceType::always_strict`, but what we actually want is add `'use strict'`. This is technically a breaking change but I don't expect anyone using this outside of oxc. The snapshot has a large diff due to every single line shifting by 1 row :-/ |
||
|---|---|---|
| .. | ||
| babel | ||
| misc | ||
| runtime | ||
| test262 | ||
| tools | ||
| typescript | ||
| driver.rs | ||
| lib.rs | ||
| main.rs | ||
| suite.rs | ||