Skip to content

rustdoc: Add missing trailing comma for single element tuples - #31269

Merged
bors merged 2 commits into
rust-lang:masterfrom
ollie27:patch-3
Jan 29, 2016
Merged

rustdoc: Add missing trailing comma for single element tuples#31269
bors merged 2 commits into
rust-lang:masterfrom
ollie27:patch-3

Conversation

@ollie27

Copy link
Copy Markdown
Contributor

It got lost in #31121.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton

Copy link
Copy Markdown
Member

Thanks! Can you add a test for this as well? You should be able to add something to src/test/rustdoc

@ollie27

Copy link
Copy Markdown
ContributorAuthor

Added a test.

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+ 515fac1

Manishearth added a commit to Manishearth/rust that referenced this pull request Jan 29, 2016
bors added a commit that referenced this pull request Jan 29, 2016
@bors
bors merged commit 515fac1 into rust-lang:masterJan 29, 2016
@ollie27
ollie27 deleted the patch-3 branch May 2, 2016 18:15
Sign up for freeto 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.

5 participants

@ollie27@rust-highfive@alexcrichton@brson@bors