oxc/crates/oxc_linter
DonIsaac e978567659 perf(linter): shrink size of DisableDirectives (#5798)
Use boxed slices instead of vecs, shrinking `DisableDirectives` from 136 to 120
bytes.
2024-09-16 04:22:08 +00:00
..
examples refactor(semantic)!: remove source_type argument from SemanticBuilder::new (#5553) 2024-09-06 16:40:10 +00:00
fixtures test: add trailing line breaks to conformance fixtures (#5541) 2024-09-06 12:55:17 +00:00
src perf(linter): shrink size of DisableDirectives (#5798) 2024-09-16 04:22:08 +00:00
tests
Cargo.toml release(oxlint): v0.9.5 (#5724) 2024-09-12 16:59:25 +08:00
CHANGELOG.md release(oxlint): v0.9.5 (#5724) 2024-09-12 16:59:25 +08:00