Skip to content

fix: & without an explicit lifetime name cannot be used here #2517

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
Sep 6, 2023

Conversation

Hywan
Copy link
Member

@Hywan Hywan commented Sep 6, 2023

This was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! See https://github.com/ rust-lang/rust/issues/115010.

This was previously accepted by the compiler but is being phased out;
it will become a hard error in a future release! See https://github.com/
rust-lang/rust/issues/115010.
@Hywan Hywan requested a review from a team as a code owner September 6, 2023 07:40
@Hywan Hywan requested review from poljar and removed request for a team September 6, 2023 07:40
@codecov
Copy link

codecov bot commented Sep 6, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.02% 🎉

Comparison is base (d6f0635) 77.35% compared to head (f13282e) 77.38%.
Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2517      +/-   ##
==========================================
+ Coverage   77.35%   77.38%   +0.02%     
==========================================
  Files         184      184              
  Lines       19560    19560              
==========================================
+ Hits        15131    15136       +5     
+ Misses       4429     4424       -5     
Files Changed Coverage Δ
crates/matrix-sdk-base/src/store/traits.rs 73.68% <ø> (ø)
crates/matrix-sdk-crypto/src/machine.rs 83.07% <ø> (ø)
crates/matrix-sdk-ui/src/notification_client.rs 62.75% <ø> (ø)

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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