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

test(optimizer/core): import attributes #6298

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

PatrickJS
Copy link
Member

add import attribute to rust

Copy link

cloudflare-pages bot commented May 11, 2024

Deploying qwik-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 0ca5d12
Status: ✅  Deploy successful!
Preview URL: https://638376b2.qwik-8nx.pages.dev
Branch Preview URL: https://test-rust-import-attributes.qwik-8nx.pages.dev

View logs

@PatrickJS PatrickJS marked this pull request as draft May 12, 2024 07:52
@wmertens
Copy link
Member

You need to run pnpm test.rust.update

@PatrickJS
Copy link
Member Author

ok just did but it looks like it fails when it should work (since import attributes changes to with keyword)

@PatrickJS PatrickJS marked this pull request as ready for review May 13, 2024 16:40

[
{
"category": "error",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this shouldn't error

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

right, I'm trying to upgrade swc which supports with in the update-rust branch.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome

@PatrickJS PatrickJS requested a review from wmertens May 13, 2024 17:20
@wmertens wmertens marked this pull request as draft May 13, 2024 20:10
@PatrickJS
Copy link
Member Author

waiting on this pr i think #6005

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.

None yet

2 participants