Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(codegen): handle generic internal functions #16399

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

DonIsaac
Copy link
Contributor

What does this PR do?

bundle-functions now strips type parameters from internal function declarations. Before, type parameters caused codegen to crash.

@DonIsaac DonIsaac requested a review from paperclover January 14, 2025 21:01
@robobun
Copy link

robobun commented Jan 14, 2025

Updated 2:55 PM PT - Jan 14th, 2025

@DonIsaac, your commit 5e5c3b8 has 3 failures in #9579:


🧪   try this PR locally:

bunx bun-pr 16399

@DonIsaac DonIsaac enabled auto-merge January 14, 2025 21:04
@DonIsaac DonIsaac disabled auto-merge January 15, 2025 02:30
@paperclover paperclover merged commit 4e193b0 into main Jan 15, 2025
67 of 69 checks passed
@paperclover paperclover deleted the don/fix/generic-internal-functions branch January 15, 2025 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants