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

Fix ambiguous lifetimes. #16

Merged

Conversation

adetaylor
Copy link
Contributor

These types of ambiguous lifetimes may shortly be forbidden by rust-lang/rust#117967

These types of ambiguous lifetimes may shortly be forbidden by
rust-lang/rust#117967
Copy link
Owner

@danielhenrymantilla danielhenrymantilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! (I try to stay away from the non-naming convention of 'a, hence the suggested nits 🙂)

src/lending_iterator/constructors/windows_mut_.rs Outdated Show resolved Hide resolved
src/lending_iterator/constructors/windows_mut_.rs Outdated Show resolved Hide resolved
src/lending_iterator/constructors/windows_mut_.rs Outdated Show resolved Hide resolved
adetaylor and others added 3 commits January 12, 2024 13:53
Co-authored-by: Daniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>
Co-authored-by: Daniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>
Co-authored-by: Daniel Henry-Mantilla <daniel.henry.mantilla@gmail.com>
@danielhenrymantilla danielhenrymantilla merged commit 66cec91 into danielhenrymantilla:master Jan 12, 2024
13 checks passed
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