oxc-project
oxc
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
feat(linter): create recommended ruleset
03-26-feat_linter_create_recommended_ruleset
14 minutes ago
feat(linter): allow extending from `oxlint:recommended`
03-25-feat_linter_allow_extending_from_oxlint_recommended_
14 minutes ago
chore(deps): update napi
renovate/napi
1 hour ago
refactor(str)!: rename `Atom` to `Str` (#20835) Pure refactor. Rename `Atom` to `Str`. The name "Atom" is a leftover from when we used to intern strings (years ago), and is misleading now. Just call it `Str`. This follows the naming convention we have for arena-allocated versions of other types e.g. `Box`, `Vec`, `HashMap` - which we name the same as the native equivalents but with a lifetime (`Box<'a>` not `ArenaBox<'a>`, so `Str<'a>` not `ArenaStr<'a>`). Rename all variables that contained "atom", and methods which relate to `Str`s to match the new type name. Rename `as_atom` methods to `as_arena_str`. The longer name is required here to disambiguate from `as_str` methods which return a `&str`. Some variables called "atom" still exist in `oxc_regular_expression` crate - that's a different meaning of "atom" - the meaning defined in regexp spec. The diff of this PR is large but it's 100% renaming. No substantive or unrelated changes whatsoever.
main
1 hour ago
chore(deps): update napi
renovate/napi
2 hours ago
chore(deps): update napi
renovate/napi
3 hours ago
chore(deps): update rust crate papaya to v0.2.4
renovate/rust-crates
3 hours ago
chore(deps): update rust crate papaya to v0.2.4
renovate/rust-crates
3 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
feat(linter): create recommended ruleset
#20782
3 days ago
cb0d620
03-26-feat_linter_create_recommended_ruleset
CodSpeed Performance Gauge
0%
feat(linter): allow extending from `oxlint:recommended`
#20762
4 days ago
2c68667
03-25-feat_linter_allow_extending_from_oxlint_recommended_
CodSpeed Performance Gauge
0%
chore(deps): update napi
#20829
1 hour ago
8f82d18
renovate/napi
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs