Skip to content

Conversation

steveklabnik
Copy link
Contributor

comma:

```
(0,); // sigle element tuple
Copy link
Contributor

Choose a reason for hiding this comment

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

s/sigle/single/

@steveklabnik
Copy link
Contributor Author

Thanks @parir , sigh.

comma:

```
(0,); // single element tuple
Copy link
Contributor

Choose a reason for hiding this comment

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

s/single element/single-element/

Copy link
Contributor Author

Choose a reason for hiding this comment

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

you're always good at catching those :)

@alexcrichton
Copy link
Member

@bors: r+ 8c38dfd rollup

Manishearth added a commit to Manishearth/rust that referenced this pull request May 1, 2015
Manishearth added a commit to Manishearth/rust that referenced this pull request May 1, 2015
Manishearth added a commit to Manishearth/rust that referenced this pull request May 1, 2015
bors added a commit that referenced this pull request May 1, 2015
@bors bors merged commit 8c38dfd into rust-lang:master May 1, 2015
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.

Reference should mention tuple/parenthesis disambiguation
5 participants