Skip to content

Feature gate trace_macros. #11842

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

Merged
merged 1 commit into from
Jan 27, 2014
Merged

Feature gate trace_macros. #11842

merged 1 commit into from
Jan 27, 2014

Conversation

xales
Copy link
Contributor

@xales xales commented Jan 27, 2014

Fixes #11631

@emberian
Copy link
Member

Needs test

bors added a commit that referenced this pull request Jan 27, 2014
@alexcrichton
Copy link
Member

Gold stars for closed 1.0 issues!

@bors bors closed this Jan 27, 2014
@bors bors merged commit b23fd08 into rust-lang:master Jan 27, 2014
bors pushed a commit to rust-lang-ci/rust that referenced this pull request Dec 1, 2023
…doc`], [`missing_errors_doc`]: Added the [`check-private-items`] configuration to enable lints on private items.

[rust-lang#11842](rust-lang/rust-clippy#11842)
bors added a commit to rust-lang-ci/rust that referenced this pull request Dec 1, 2023
…nfig, r=blyxyas

Add new `check_private_items` config

Fixes rust-lang/rust-clippy#11742.

It adds a new configuration which allows for `MISSING_SAFETY_DOC`, `UNNECESSARY_SAFETY_DOC`, `MISSING_PANICS_DOC` and `MISSING_ERRORS_DOC` lints to run on private items.

changelog: [`missing_safety_doc`], [`unnecessary_safety_doc`], [`missing_panics_doc`], [`missing_errors_doc`]: Added the [`check-private-items`] configuration to enable lints on private items.
[rust-lang#11842](rust-lang/rust-clippy#11842)

r? `@blyxyas`
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.

feature gate trace_macros! macro
4 participants