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

Improve docs for Core::ReaderUtil. #5674

Merged
merged 3 commits into from
Apr 3, 2013

Conversation

steveklabnik
Copy link
Member

I filled out better descriptions for all of the necessary
functions.

r?

I filled out better descriptions for all of the neccesary
functions.
@sanxiyn
Copy link
Member

sanxiyn commented Apr 2, 2013

If examples are "none right now", I think they should be removed.

@catamorphism
Copy link
Contributor

@sanxiyn I think leaving "none right now" there encourages people to contribute patches with examples.

@steveklabnik
Copy link
Member Author

This should fix the build error.

bors added a commit that referenced this pull request Apr 3, 2013
…atamorphism

I filled out better descriptions for all of the necessary
functions.

r?
@bors bors closed this Apr 3, 2013
@bors bors merged commit a3e2d6e into rust-lang:incoming Apr 3, 2013
@steveklabnik steveklabnik deleted the improve_reader_util_docs branch April 3, 2013 17:04
tesuji pushed a commit to tesuji/rustc that referenced this pull request Jun 9, 2020
…hansch,flip1995

Add doc for checking if type defines specific method

This PR adds documentation on how:
- check if a type defines a specific method
- check an expr is calling a specific method

closes: rust-lang#3843

changelog: none
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.

4 participants