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

Fixed block check, also added macro test to collapsible_if and … #82

Merged
merged 3 commits into from
Jun 1, 2015

Conversation

llogiq
Copy link
Contributor

@llogiq llogiq commented Jun 1, 2015

…inline_always

use syntax::print::pprust::expr_to_string;
use mut_mut::in_macro;
Copy link
Member

Choose a reason for hiding this comment

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

should be moved to utils.rs or something.

@llogiq
Copy link
Contributor Author

llogiq commented Jun 1, 2015

Agreed. Along with misc::walk_ty, and possibly others.

@llogiq
Copy link
Contributor Author

llogiq commented Jun 1, 2015

I'll move other things around in a separate pull request.

llogiq added a commit that referenced this pull request Jun 1, 2015
Fixed block check, also added macro test to collapsible_if and …
@llogiq llogiq merged commit 3557d62 into master Jun 1, 2015
@llogiq llogiq deleted the collapsible_if branch June 1, 2015 20:52
yaahc pushed a commit to yaahc/rust-clippy that referenced this pull request Mar 14, 2019
toidiu pushed a commit to toidiu/rust-clippy that referenced this pull request Jan 13, 2023
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.

None yet

2 participants