Skip to content

Fix some struct-tuple def prettyprint issues #5193

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

Closed
wants to merge 1 commit into from
Closed

Fix some struct-tuple def prettyprint issues #5193

wants to merge 1 commit into from

Conversation

sp0
Copy link
Contributor

@sp0 sp0 commented Mar 2, 2013

  • Removed space between struct name and parentheses
  • Fixed indentation of the rest of the file (missing end)
  • Don't print parentheses for structs with no fields
  • Added test

- Removed space between struct name and parentheses
- Fixed indentation of the rest of the file (missing end)
- Don't print parentheses for structs with no fields
- Added test
bors added a commit that referenced this pull request Mar 2, 2013
- Removed space between struct name and parentheses
- Fixed indentation of the rest of the file (missing end)
- Don't print parentheses for structs with no fields
- Added test
@bors bors closed this Mar 2, 2013
bors added a commit to rust-lang-ci/rust that referenced this pull request May 2, 2020
…, r=flip1995

Add `LOG2_10` and `LOG10_2` to `approx_const` lint

changelog: Add constants `LOG2_10` and `LOG10_2` to `approx_const` lint
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.

2 participants