Skip to content

fix: use correct type for attribute arguments#6640

Merged
TomAFrench merged 1 commit intomasterfrom
ab/attribute-argument-type
Dec 2, 2024
Merged

fix: use correct type for attribute arguments#6640
TomAFrench merged 1 commit intomasterfrom
ab/attribute-argument-type

Conversation

@asterite
Copy link
Copy Markdown
Collaborator

Description

Problem

Resolves #6373

Summary

By unifying before evaluating the argument we'll have the type bindings correctly set.

Additional Context

Documentation

Check one:

  • No documentation needed.
  • Documentation included in this PR.
  • [For Experimental Features] Documentation to be submitted in a separate PR.

PR Checklist

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

Loading
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.

Integers in attribute arguments are always passed as Fields

4 participants