oxc/crates/oxc_span/src
Boshen f49e6ebd41 fix(span): treat .js as module file (reverts the previous breaking change) (#5612)
As it turns out it's not ideal to treat `.js` as `script` in today's world anymore.

This makes https://github.com/oxc-project/oxlint-ecosystem-ci pass again.
2024-09-08 15:14:04 +00:00
..
source_type fix(span): treat .js as module file (reverts the previous breaking change) (#5612) 2024-09-08 15:14:04 +00:00
span chore: run cargo +nightly fmt to sort imports (#5503) 2024-09-06 04:04:26 +00:00
atom.rs refactor(span): move CompactStr into separate file (#5609) 2024-09-08 14:15:04 +00:00
cmp.rs docs(span): update docs about ContentEq Vec comparison speed (#5478) 2024-09-05 15:34:17 +00:00
compact_str.rs feat(span): format_compact_str! macro (#5610) 2024-09-08 14:15:05 +00:00
hash.rs refactor(span): use Hasher from std (#5476) 2024-09-05 14:18:01 +00:00
lib.rs feat(span): format_compact_str! macro (#5610) 2024-09-08 14:15:05 +00:00