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

feature gate log_syntax macro #11602

Closed
brson opened this issue Jan 16, 2014 · 1 comment
Closed

feature gate log_syntax macro #11602

brson opened this issue Jan 16, 2014 · 1 comment
Assignees
Milestone

Comments

@brson
Copy link
Contributor

brson commented Jan 16, 2014

Nobody even remembers what it does but it's presumably for debugging macros. Nominating.

@brson
Copy link
Contributor Author

brson commented Jan 16, 2014

Accepted 1.0 P-backcompat-lang.

@ghost ghost assigned brson Jan 17, 2014
@brson brson closed this as completed in f52bd5e Jan 19, 2014
flip1995 pushed a commit to flip1995/rust that referenced this issue Oct 6, 2023
Avoid invoking `ignored_unit_patterns` in macro definition

Fixes rust-lang/rust-clippy#11601

The reported problem occured in [a derive macro](https://github.com/mpalmer/ct-structs/actions/runs/6386980382/job/17334587328#step:6:239). This PR avoid linting in macros.

changelog: [`ignored_unit_patterns`] No longer lints inside macro definitions
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

No branches or pull requests

1 participant