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

refactor(str): move Display impl to before Debug impl C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21247 opened Apr 9, 2026 by overlookmotel Loading…
feat(span)!: remove re-exports of string types from oxc_span crate A-ast Area - AST A-ast-tools Area - AST tools A-cli Area - CLI A-codegen Area - Code Generation A-formatter Area - Formatter A-isolated-declarations Isolated Declarations A-linter Area - Linter A-minifier Area - Minifier A-parser Area - Parser A-semantic Area - Semantic A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request
#21246 opened Apr 9, 2026 by overlookmotel Draft
feat(str)!: add static_ident! macro A-linter Area - Linter A-semantic Area - Semantic C-enhancement Category - New feature or request
#21245 opened Apr 9, 2026 by overlookmotel Draft
refactor(str): introduce LenAndHash abstraction C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21244 opened Apr 9, 2026 by overlookmotel Loading…
refactor(str): import traits at top level C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21243 opened Apr 9, 2026 by overlookmotel Loading…
fix(str): make Ident::from_raw an unsafe function C-bug Category - Bug
#21241 opened Apr 9, 2026 by overlookmotel Loading…
docs(str): reformat Ident doc comments C-docs Category - Documentation. Related to user-facing or internal documentation
#21240 opened Apr 9, 2026 by overlookmotel Loading…
refactor(allocator): fix missing_safety_doc clippy warnings A-allocator Area - Allocator C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21239 opened Apr 9, 2026 by overlookmotel Loading…
refactor(allocator): fix unsafe_op_in_unsafe_fn clippy warnings A-allocator Area - Allocator C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21238 opened Apr 9, 2026 by overlookmotel Loading…
refactor(allocator): fix unused_self clippy warnings A-allocator Area - Allocator C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21237 opened Apr 9, 2026 by overlookmotel Loading…
refactor(allocator): fix unnecessary_literal_bound clippy warnings A-allocator Area - Allocator C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21236 opened Apr 9, 2026 by overlookmotel Loading…
refactor(allocator): fix redundant_closure_for_method_calls clippy warnings A-allocator Area - Allocator C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21235 opened Apr 9, 2026 by overlookmotel Loading…
refactor(allocator): fix equatable_if_let clippy warnings A-allocator Area - Allocator C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21234 opened Apr 9, 2026 by overlookmotel Loading…
refactor(allocator): fix collapsible_if clippy warnings A-allocator Area - Allocator C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21233 opened Apr 9, 2026 by overlookmotel Loading…
refactor(allocator): fix uninlined_format_args clippy warnings A-allocator Area - Allocator C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21232 opened Apr 9, 2026 by overlookmotel Loading…
refactor(allocator): fix legacy_numeric_constants clippy warnings A-allocator Area - Allocator C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21231 opened Apr 9, 2026 by overlookmotel Loading…
feat(linter): add help/notes to diagnostics missing them A-linter Area - Linter C-enhancement Category - New feature or request
#21208 opened Apr 9, 2026 by muratclk Loading…
refactor(linter): simplify no-param-reassign using MemberWriteTarget flag A-linter Area - Linter A-semantic Area - Semantic C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21206 opened Apr 9, 2026 by Dunqing Loading…
3 tasks done
feat(semantic): extend MemberWriteTarget to cover all property modification patterns A-semantic Area - Semantic C-enhancement Category - New feature or request
#21205 opened Apr 9, 2026 by Dunqing Loading…
3 tasks done
fix(linter): skip test.extend() in expect-expect and no-disabled-tests A-linter Area - Linter C-bug Category - Bug
#21201 opened Apr 9, 2026 by masseater Loading…
5 tasks done
fix(lsp): check for real uri path when finding workspace worker A-editor Area - Editor and Language Server C-bug Category - Bug
#21194 opened Apr 8, 2026 by Sysix Draft
chore(lsp): add ResolvedPath struct A-editor Area - Editor and Language Server C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior
#21192 opened Apr 8, 2026 by Sysix Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.