Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Rust: Use re-exported Lazy #494

Merged
merged 1 commit into from
Jun 9, 2022
Merged

Rust: Use re-exported Lazy #494

merged 1 commit into from
Jun 9, 2022

Conversation

badboy
Copy link
Member

@badboy badboy commented Jun 8, 2022

That way consumers don't need to also depend on the right version of
once_cell

See mozilla/glean#2085

Pull Request checklist

  • Quality: This PR builds and tests run cleanly
    • make test runs without emitting any warnings
    • make lint runs without emitting any errors
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Changelog: This PR includes a changelog entry to CHANGELOG.md or an explanation of why it does not need one
    • Any breaking changes to language binding APIs are noted explicitly

@badboy badboy requested a review from travis79 June 8, 2022 09:25
That way consumers don't need to also depend on the right version of
`once_cell`
@badboy badboy force-pushed the use-reexported-lazy branch from 72dbf32 to daf4c35 Compare June 9, 2022 13:43
@badboy badboy enabled auto-merge (rebase) June 9, 2022 13:45
@badboy badboy merged commit bddb15a into main Jun 9, 2022
@badboy badboy deleted the use-reexported-lazy branch June 9, 2022 13:46
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants