Skip to content

deny missing docs getopts - #12968

Closed
alan-andrade wants to merge 1 commit into
rust-lang:masterfrom
alan-andrade:docathon-getopts-deny-missingdocs
Closed

deny missing docs getopts#12968
alan-andrade wants to merge 1 commit into
rust-lang:masterfrom
alan-andrade:docathon-getopts-deny-missingdocs

Conversation

@alan-andrade

Copy link
Copy Markdown
Contributor

Follow up of #12942 (comment)

@alan-andradealan-andrade changed the title deny missing docs, remove deprecated owned vectordeny missing docs getoptsMar 17, 2014
@flaper87

Copy link
Copy Markdown
Contributor

LGTM

@borsbors closed this in 87e72c3Mar 19, 2014
lnicola pushed a commit to lnicola/rust that referenced this pull request Aug 23, 2022
fix: resolve path `Self` alone in value namespace
Fixesrust-lang#12968
bors pushed a commit to rust-lang-ci/rust that referenced this pull request Jan 28, 2025
fixesrust-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 freeto 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.

5 participants

@alan-andrade@flaper87@alexcrichton@brson@bors