Skip to content

Fix normalisation of multiline doc attributes #3548

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 8 commits into from
May 20, 2019
Merged

Fix normalisation of multiline doc attributes #3548

merged 8 commits into from
May 20, 2019

Conversation

bash
Copy link

@bash bash commented May 11, 2019

I noticed that multiline #[doc = "..."] attributes are not formatted properly when I ran cargo expand on a proc_macro that emits doc attributes.

@bash bash changed the title Fix normalisation multiline doc attributes Fix normalisation of multiline doc attributes May 11, 2019
Copy link
Contributor

@scampi scampi left a comment

Choose a reason for hiding this comment

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

LGTM! just small fixes

@topecongiro topecongiro merged commit 0482ac8 into rust-lang:master May 20, 2019
@topecongiro
Copy link
Contributor

Thanks!

@bash bash deleted the normalize-multiline-doc-attributes branch May 20, 2019 08:12
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.

3 participants