Skip to content

Pull requests: oxc-project/oxc

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

perf(semantic): use match_module_declaration! macro instead of match guard A-semantic Area - Semantic C-performance Category - Solution not expected to change functional behavior, only performance
#17184 opened Dec 20, 2025 by camc314 Loading…
perf(semantic): use swap_remove instead of into_iter().next() in into_root A-semantic Area - Semantic C-performance Category - Solution not expected to change functional behavior, only performance
#17183 opened Dec 20, 2025 by camc314 Loading…
perf(semantic): use split_at_mut instead of iterator in current_and_parent_mut A-semantic Area - Semantic C-performance Category - Solution not expected to change functional behavior, only performance
#17182 opened Dec 20, 2025 by camc314 Loading…
feat(linter): implement jest/valid-expect-in-promise rule A-cli Area - CLI A-linter Area - Linter C-enhancement Category - New feature or request
#17160 opened Dec 20, 2025 by tt-a1i Draft
4 tasks done
feat(linter): Add settings support to overrides A-linter Area - Linter C-enhancement Category - New feature or request
#17155 opened Dec 19, 2025 by wagenet Loading…
2 tasks done
fix(linter): Deep merge settings when extending configs A-linter Area - Linter C-bug Category - Bug
#17154 opened Dec 19, 2025 by wagenet Loading…
2 tasks done
fix(linter): Merge globals when extending configs A-linter Area - Linter C-bug Category - Bug
#17153 opened Dec 19, 2025 by wagenet Loading…
2 tasks done
fix(linter): Merge env when extending configs A-linter Area - Linter C-bug Category - Bug
#17152 opened Dec 19, 2025 by wagenet Loading…
2 tasks done
feat(parser): change span for missing initializer in decleration A-parser Area - Parser C-enhancement Category - New feature or request
#17134 opened Dec 19, 2025 by camc314 Loading…
feat(parser): add diagnostic for parameters with question mark and initializer A-parser Area - Parser C-enhancement Category - New feature or request
#17132 opened Dec 19, 2025 by camc314 Loading…
feat(linter): implement vue/no-deprecated-destroyed-lifecycle A-linter Area - Linter C-enhancement Category - New feature or request
#17119 opened Dec 19, 2025 by tt-a1i Loading…
3 tasks done
refactor(oxfmt): Avoid clone options 0-merge Merge with Graphite Merge Queue A-cli Area - CLI A-formatter Area - Formatter C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#17116 opened Dec 19, 2025 by leaysgur Loading…
perf(oxc_parser): preallocate tokens vector A-parser Area - Parser C-performance Category - Solution not expected to change functional behavior, only performance
#17095 opened Dec 19, 2025 by lilnasy Draft
feat(parser): improve diagnostic message for phase imports A-parser Area - Parser C-enhancement Category - New feature or request
#17092 opened Dec 18, 2025 by camc314 Loading…
fix(linter/plugins): report error when two plugins are aliased to the same name A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-bug Category - Bug
#17061 opened Dec 18, 2025 by Copilot AI Draft
test(benchmarks): add parser_tokens benchmark C-test Category - Testing. Code is missing test cases, or a PR is adding them
#17047 opened Dec 18, 2025 by overlookmotel Draft
refactor(linter/plugins): remove dependency on TypeScript A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#17026 opened Dec 17, 2025 by lilnasy Draft
feat(linter/plugins): serialize rust-parsed tokens A-ast Area - AST A-ast-tools Area - AST tools A-cli Area - CLI A-formatter Area - Formatter A-isolated-declarations Isolated Declarations A-linter Area - Linter A-linter-plugins Area - Linter JS plugins A-parser Area - Parser C-enhancement Category - New feature or request
#17025 opened Dec 17, 2025 by lilnasy Draft
feat(parser): add token collection option A-ast-tools Area - AST tools A-cli Area - CLI A-editor Area - Editor and Language Server A-formatter Area - Formatter A-linter Area - Linter A-linter-plugins Area - Linter JS plugins A-parser Area - Parser C-enhancement Category - New feature or request
#17024 opened Dec 17, 2025 by lilnasy Draft
feat(linter): implement vue/order-in-components rule A-linter Area - Linter C-enhancement Category - New feature or request
#17012 opened Dec 17, 2025 by amondnet Loading…
feat(linter): implement eslint/max-statements A-linter Area - Linter C-enhancement Category - New feature or request
#17010 opened Dec 17, 2025 by qinyuhang Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.