Skip to content

Export __Deref in lazy_static#143

Merged
jorajeev merged 1 commit intomainfrom
deref-lazy-static
Jan 22, 2026
Merged

Export __Deref in lazy_static#143
jorajeev merged 1 commit intomainfrom
deref-lazy-static

Conversation

@sarsko
Copy link
Contributor

@sarsko sarsko commented Mar 27, 2024

This is exactly as in lazy_static.

Not fully sure why it is pub used in lazy_static. I ran into it because of a compilation failure due to someone importing lazy_static::__Deref.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sarsko
Copy link
Contributor Author

sarsko commented Mar 27, 2024

Failure due to new clippys, will put up a PR fixing clippys.

jamesbornholt
jamesbornholt previously approved these changes Mar 28, 2024
Copy link
Member

@jamesbornholt jamesbornholt left a comment

Choose a reason for hiding this comment

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

Well that's unfortunate. LGTM once you rebase on the Clippy fix.

@sarsko sarsko force-pushed the deref-lazy-static branch from db91d4d to 129bed1 Compare January 12, 2026 16:33
@jorajeev jorajeev merged commit dd6213f into main Jan 22, 2026
7 checks passed
@sarsko sarsko deleted the deref-lazy-static branch January 22, 2026 19:42
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.

3 participants