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

Better error reporting #21

Merged
merged 2 commits into from
Mar 5, 2024
Merged

Better error reporting #21

merged 2 commits into from
Mar 5, 2024

Conversation

IsseW
Copy link
Contributor

@IsseW IsseW commented Feb 23, 2024

No description provided.

let name = format!("@{auto_value_idx:x}");
let span = val.value.span;

// TODO: Possibly list possible attributes for a type info, and chose which to use for which value.
let attributes =
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Leave attributes at the location they were defined.

Copy link
Contributor

@MavethGH MavethGH left a comment

Choose a reason for hiding this comment

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

Looks good.

@IsseW IsseW merged commit e70b308 into main Mar 5, 2024
1 check passed
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.

2 participants