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

chore: Fix violations of elided_named_lifetimes #18330

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

osiewicz
Copy link
Contributor

I compile Zed from nightly build pretty often and I've noticed that we're getting a few hits on new rustc lint: rust-lang/rust#129207

Release Notes:

  • N/A

I compile Zed from nightly build pretty often and I've noticed that we're getting a few hits on new rustc lint:
rust-lang/rust#129207
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Sep 25, 2024
@osiewicz osiewicz changed the title chore: Fix violations of \elided_named_lifetimes\. chore: Fix violations of elided_named_lifetimes Sep 25, 2024
@osiewicz osiewicz merged commit a6cb17f into main Sep 25, 2024
10 checks passed
@osiewicz osiewicz deleted the elided-named-lifetimes-lint-fix branch September 25, 2024 10:27
noaccOS pushed a commit to noaccOS/zed that referenced this pull request Oct 19, 2024
I compile Zed from nightly build pretty often and I've noticed that
we're getting a few hits on new rustc lint:
rust-lang/rust#129207

Release Notes:

- N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant