Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dak2
/
oxc
Public
forked from
oxc-project/oxc
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Apr 10, 2026
perf(lsp): reduce worker lock on `workspace/executeCommand` (#21272)
Show description for 3746946
Sysix
committed
3746946
View commit details
Copy full SHA for 3746946
Browse repository at this point
test(oxlint/lsp): add test for nested ts config (#21315)
Sysix
committed
0021063
View commit details
Copy full SHA for 0021063
Browse repository at this point
feat(oxfmt): Update prettier to 3.8.2 (#21294)
Show description for 5b0b573
leaysgur
committed
5b0b573
View commit details
Copy full SHA for 5b0b573
Browse repository at this point
chore(submodules): Update prettier to 3.8.2 (#21293)
leaysgur
committed
0ab9d2a
View commit details
Copy full SHA for 0ab9d2a
Browse repository at this point
test(allocator): skip failing test on 32-bit platforms (#21291)
Show description for bdac624
overlookmotel
committed
bdac624
View commit details
Copy full SHA for bdac624
Browse repository at this point
fix(allocator): remove unsafe hacks from `from_raw_parts` methods (#21283)
Show description for bd8bd39
overlookmotel
committed
bd8bd39
View commit details
Copy full SHA for bd8bd39
Browse repository at this point
docs(linter): jest/prefer-snapshot-hint: add doc comment for snapshot hint mode (#21290)
camchenry
committed
03865fa
View commit details
Copy full SHA for 03865fa
Browse repository at this point
docs(linter): add missing docs for config options in `react` plugin (#21289)
camchenry
committed
a6fe09b
View commit details
Copy full SHA for a6fe09b
Browse repository at this point
docs(linter): add missing docs for config options in unicorn plugin (#21288)
camchenry
committed
60eaf47
View commit details
Copy full SHA for 60eaf47
Browse repository at this point
docs(linter): `jsx-a11y/label-has-associated-control`: document the `assert` options (#21287)
camchenry
committed
c3c2055
View commit details
Copy full SHA for c3c2055
Browse repository at this point
docs(linter): enhance schema docs generation for oneOf (#21286)
Show description for 5a1094e
camchenry
committed
5a1094e
View commit details
Copy full SHA for 5a1094e
Browse repository at this point
docs(linter): add missing config docs for vitest plugin rules (#21285)
Show description for a928ed9
camchenry
committed
a928ed9
View commit details
Copy full SHA for a928ed9
Browse repository at this point
docs(linter): `id-length`: move enum docs to doc comments (#21281)
Show description for 7e07c7c
camchenry
committed
7e07c7c
View commit details
Copy full SHA for 7e07c7c
Browse repository at this point
docs(linter): add missing docs for `class-methods-use-this` config (#21278)
Show description for 9746bdf
camchenry
committed
9746bdf
View commit details
Copy full SHA for 9746bdf
Browse repository at this point
docs(linter): move docs for `Target` variant onto enum (#21277)
Show description for 6ffe7a5
camchenry
committed
6ffe7a5
View commit details
Copy full SHA for 6ffe7a5
Browse repository at this point
fix(formatter): preserve newline between self-closing JSX element and single-char text (#21149)
Show description for 1a8c225
jsmecham
authored
1a8c225
View commit details
Copy full SHA for 1a8c225
Browse repository at this point
refactor(allocator): rename var (#21282)
Show description for c400e99
overlookmotel
committed
c400e99
View commit details
Copy full SHA for c400e99
Browse repository at this point
Commits on Apr 9, 2026
perf(allocator): use `offset_from_unsigned` in `ChunkFooter::as_raw_parts` (#21280)
Show description for 17aee9e
overlookmotel
committed
17aee9e
View commit details
Copy full SHA for 17aee9e
Browse repository at this point
fix(allocator): remove dangerous pointer const to mut cast (#21279)
Show description for 8f4c340
overlookmotel
committed
8f4c340
View commit details
Copy full SHA for 8f4c340
Browse repository at this point
refactor(allocator): simplify `#[cfg]` attrs (#21273)
Show description for bf7910a
overlookmotel
committed
bf7910a
View commit details
Copy full SHA for bf7910a
Browse repository at this point
refactor(allocator): do not expose utility functions outside `bump.rs` (#21274)
Show description for 9a0f38a
overlookmotel
committed
9a0f38a
View commit details
Copy full SHA for 9a0f38a
Browse repository at this point
test(allocator): copy `Bump` tests from `bumpalo` (#21270)
Show description for e005557
overlookmotel
authored
e005557
View commit details
Copy full SHA for e005557
Browse repository at this point
docs(allocator): upgrade headers in doc comments for `Bump` (#21263)
Show description for f5e1845
overlookmotel
committed
f5e1845
View commit details
Copy full SHA for f5e1845
Browse repository at this point
fix(linter/no-cycle): report all cyclic dependencies inside a file (#21259)
Show description for 36f0bc4
camc314
committed
36f0bc4
View commit details
Copy full SHA for 36f0bc4
Browse repository at this point
refactor(allocator): switch to non-deprecated stdlib error types (#21260)
Show description for 64cb025
overlookmotel
committed
64cb025
View commit details
Copy full SHA for 64cb025
Browse repository at this point
refactor(allocator): remove `#[deny]` attributes (#21257)
Show description for 9f0b9fe
overlookmotel
committed
9f0b9fe
View commit details
Copy full SHA for 9f0b9fe
Browse repository at this point
refactor(allocator): import `bumpalo_alloc::Alloc` trait as `BumpaloAlloc` (#21256)
Show description for 4b86294
overlookmotel
committed
4b86294
View commit details
Copy full SHA for 4b86294
Browse repository at this point
refactor(allocator): import from `std` at top level (#21255)
Show description for 7f91722
overlookmotel
committed
7f91722
View commit details
Copy full SHA for 7f91722
Browse repository at this point
refactor(allocator): use `std` instead of `core` (#21254)
Show description for d5808ef
overlookmotel
committed
d5808ef
View commit details
Copy full SHA for d5808ef
Browse repository at this point
docs(allocator): upper case `SAFETY` in comments (#21253)
Show description for 2870174
overlookmotel
committed
2870174
View commit details
Copy full SHA for 2870174
Browse repository at this point
fix(parser): add missing error code for optional param diagnostic (#21258)
Show description for aa9259f
camc314
committed
aa9259f
View commit details
Copy full SHA for aa9259f
Browse repository at this point
refactor(allocator): fix `missing_safety_doc` clippy warnings (#21239)
Show description for c60eea7
overlookmotel
committed
c60eea7
View commit details
Copy full SHA for c60eea7
Browse repository at this point
refactor(allocator): fix `unsafe_op_in_unsafe_fn` clippy warnings (#21238)
Show description for 5770c68
overlookmotel
committed
5770c68
View commit details
Copy full SHA for 5770c68
Browse repository at this point
refactor(allocator): fix `unused_self` clippy warnings (#21237)
Show description for 64491c8
overlookmotel
committed
64491c8
View commit details
Copy full SHA for 64491c8
Browse repository at this point
refactor(allocator): fix `unnecessary_literal_bound` clippy warnings (#21236)
Show description for f13f5b1
overlookmotel
committed
f13f5b1
View commit details
Copy full SHA for f13f5b1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.