Skip to content

Simplify the type definitions of Const aliases, to help rust-analyzer #1098

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

Merged
merged 1 commit into from
Mar 24, 2022

Conversation

sebcrozet
Copy link
Member

Fix #1097

@sebcrozet sebcrozet merged commit 6a553f1 into dev Mar 24, 2022
@sebcrozet sebcrozet deleted the explicit-const-dims branch March 24, 2022 09:00
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.

Using Const<4> instead of Const<{ U4::USIZE }> is better for rust-analyzer
1 participant