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

Make it easier for users to discover that copying arrays and structs to storage is unimplemented only in legacy codegen and works via IR #15432

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

mehtavishwa30
Copy link
Contributor

@mehtavishwa30 mehtavishwa30 commented Sep 16, 2024

Closes #12783. The message is the only part that's not already covered by #15139.

@cameel cameel changed the title Update ArrayUtils.cpp to tweak error message for unimplemented feature Make it easier for users to discover that copying arrays and structs to storage is unimplemented only in legacy codegen and works via IR Sep 16, 2024
@cameel cameel enabled auto-merge (squash) September 16, 2024 12:17
@cameel cameel enabled auto-merge (squash) September 16, 2024 12:17
@cameel cameel merged commit 322d656 into develop Sep 16, 2024
72 checks passed
@cameel cameel deleted the mehtavishwa30-patch-3 branch September 16, 2024 12:50
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.

UnimplementedFeatureError with no line indication when copying an array of structs to storage
2 participants