Skip to content

Conversation

Expyron
Copy link

@Expyron Expyron commented Jun 14, 2025

Removes the dependency on once_cell by using const initializers for Mutex and Vec.
Also deletes the re-implementation of Lazy for no-std, which is no longer needed.

This is all available in Rust 1.65, so there is no need to raise the MSRV of tracing-core.

@Expyron Expyron requested review from hawkw and a team as code owners June 14, 2025 14:20
Copy link
Member

@jplatte jplatte left a comment

Choose a reason for hiding this comment

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

Code looks good to me. Found another thing about the Cargo manifest, and I think it would be good for this to get a second review.

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