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

Clean up unicode code in libstd #13770

Closed
wants to merge 4 commits into from
Closed

Conversation

Florob
Copy link
Contributor

@Florob Florob commented Apr 25, 2014

This is just the cleanup part of PR #12792, without actually adding NF(K)C.

@adrientetar
Copy link
Contributor

Travis has errors.

@Florob
Copy link
Contributor Author

Florob commented Apr 26, 2014

Fixed, sorry for any inconvenience.

@alexcrichton
Copy link
Member

Closing due to inactivity, but feel free to reopen with a rebase!

bors pushed a commit to rust-lang-ci/rust that referenced this pull request Jan 28, 2025
fixes rust-lang#12895

detects usage of `once_cell::sync::Lazy` and `lazy_static!`,
recommending usage of `std::sync::LazyLock` instead

Many thanks to @J-ZhengLi for putting in most of the work in rust-lang#12968

----

changelog: new lint [`non_std_lazy_statics`]
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