Skip to content

style: Clean up most comment delimeters #15505

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

style: Clean up most comment delimeters #15505

wants to merge 1 commit into from

Conversation

alxgnon
Copy link
Contributor

@alxgnon alxgnon commented Jul 7, 2014

Clean up the majority of Rust's comments so they match the preferred delimeter style.
Discussion @ issue #15458.


This was done semi-manually (using ag and vim + macros), so I've had the chance to look at every single comment before judging if I should change it or not.

I left a lot of block comments when they were inside a line, and a couple block doc comments that were extremely large (borrowck::doc for example). I also left any block comments that were used in parsing tests, naturally.

Clean up the majority of Rust's comments so they match the preferred style.
Discussion @ issue #15458.
@alexcrichton
Copy link
Member

Closing due to inactivity, but feel free to reopen with a rebase!

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