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

Implement inference for bytes #68

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Implement inference for bytes #68

merged 1 commit into from
Sep 7, 2023

Conversation

iamrecursion
Copy link
Contributor

Summary

While there is no way for the analyzer to distinguish bytes from string, we now can resolve a type as bytes instead of a conflict.

Details

N/A

Checklist

  • Code is formatted by Rustfmt.
  • Documentation has been updated if necessary.

While there is no way for the analyzer to distinguish bytes from string,
we now can resolve a type as bytes instead of a conflict.
@iamrecursion iamrecursion added the enhancement New feature or request label Sep 5, 2023
@iamrecursion iamrecursion self-assigned this Sep 5, 2023
@iamrecursion iamrecursion marked this pull request as ready for review September 5, 2023 16:45
@iamrecursion iamrecursion merged commit c208a5b into main Sep 7, 2023
5 checks passed
@iamrecursion iamrecursion deleted the wip/ara/bytes branch September 7, 2023 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant