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

Rust 1.77 #6

Closed
wants to merge 8 commits into from
Closed

Rust 1.77 #6

wants to merge 8 commits into from

Conversation

l2dy
Copy link
Owner

@l2dy l2dy commented Jul 30, 2024

No description provided.

l2dy added 8 commits July 29, 2024 22:14
Rust 1.78 stabilized the `#[diagnostic::on_unimplemented]` attribute.
Update the list to accommodate.
With the addition of `library/core/src/intrinsics/simd.rs`, the number
of candidates for initial completion exceeded the 500 items limit.

Following the advice of this warning message:

Your test might miss some lookup items, because only 500 most relevant items are guaranteed to be shown in the lookup. You can:
1. Make the prefix used for completion longer, so that there are less suggestions.
2. ...

We split completion of variants from prelude out, and only keep the
keywords. The Rust keywords are set with order="first", so they always
appear first.
@l2dy l2dy closed this Jul 30, 2024
@l2dy l2dy deleted the rust-1.77 branch August 7, 2024 12:35
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.

1 participant