oxc/crates/oxc_span
Boshen 28b934ca74 fix(coverage): apply always_strict to test262 and typescript per the specifcation (#5555)
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 :-/
2024-09-06 17:14:01 +00:00
..
src fix(coverage): apply always_strict to test262 and typescript per the specifcation (#5555) 2024-09-06 17:14:01 +00:00
Cargo.toml release: crates v0.27.0 (#5538) 2024-09-06 19:06:29 +08:00
CHANGELOG.md release: crates v0.27.0 (#5538) 2024-09-06 19:06:29 +08:00