Skip to content

Conversation

Hawk777
Copy link
Contributor

@Hawk777 Hawk777 commented Aug 16, 2025

Seems pretty obvious that this was the intended interpretation. The only two possible options are fn borrow(&mut self) -> FileSlice<'_> and fn borrow(&'a mut self) -> FileSlice<'a>, and the latter breaks a bunch of existing code, so it seems pretty obvious that the existing implementation (that implied the first meaning) wasn’t a mistake.

@Hawk777 Hawk777 mentioned this pull request Aug 16, 2025
Copy link
Collaborator

@Byron Byron left a comment

Choose a reason for hiding this comment

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

LGTM

@Byron Byron merged commit 5cc91f3 into pascalkuthe:master Aug 16, 2025
5 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