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

Use lender check in all functions (if feature is enabled) #11

Open
jhg opened this issue Apr 26, 2024 · 0 comments
Open

Use lender check in all functions (if feature is enabled) #11

jhg opened this issue Apr 26, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@jhg
Copy link
Owner

jhg commented Apr 26, 2024

To minimize breaking changes, and as object and mut_object could be required for unsafe usages, with pointers that are not controlled by lender, it'll require new functions.

The candidates are lent_object and mut_lent_object while consider the rest of the pubic API.

@jhg jhg added the enhancement New feature or request label Apr 26, 2024
@jhg jhg added this to the 1.0 milestone Apr 26, 2024
@jhg jhg self-assigned this Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant