Skip to content
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

Add additional documentation in core::io. #6619

Closed
wants to merge 3 commits into from

Conversation

steveklabnik
Copy link
Member

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

@steveklabnik
Copy link
Member 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