Skip to content

Conversation

@steveklabnik
Copy link
Contributor

Added docs for stdout, stderr, print, and println.

@steveklabnik
Copy link
Contributor Author

Ugh, I thought that I had my editor configured to remove whitespace. Sorry about that. Should be fine now.

@thestinger
Copy link
Contributor

@steveklabnik: if you copy .git/hooks/pre-commit.sample to .git/hooks/pre-commit, git will actually catch whitespace errors or accidentally left in merge markers when you try to commit. I wish it was the default.

bors added a commit that referenced this pull request May 20, 2013
Added docs for stdout, stderr, print, and println.
@bors bors closed this May 20, 2013
@steveklabnik steveklabnik deleted the stdout_docs branch October 25, 2017 18:25
flip1995 pushed a commit to flip1995/rust that referenced this pull request Jan 30, 2021
…ffen

Improve collapsible_match

changelog: Fix collapsible_match false negatives

Allow `&` and/or `*` on the binding and make sure the type still matches.
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.

5 participants