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 documentation for libstd/bool.rs. #6748

Closed
wants to merge 1 commit into from

Conversation

steveklabnik
Copy link
Member

There was some before, but now we have a big header, as well as
lots of individual bits of documentation.

There was some before, but now we have a big header, as well as
lots of individual bits of documentation.
bors added a commit that referenced this pull request May 26, 2013
There was some before, but now we have a big header, as well as
lots of individual bits of documentation.
@kud1ing
Copy link

kud1ing commented May 26, 2013

Thanks. core:: needs to be replaced with std:: in the examples.
Also i think "useful" is subjective.

@steveklabnik
Copy link
Member Author

@kud1ing ah! I knew I forgot something... Will make that change after bors is done with things.

@bors bors closed this May 26, 2013
@kud1ing
Copy link

kud1ing commented May 26, 2013

I feared bors would fail, but luckily only the tutorial code snippets are compiled.

@steveklabnik
Copy link
Member Author

Yup. Now we know.

I will make this change later today.

steveklabnik added a commit to steveklabnik/rust that referenced this pull request May 27, 2013
When I submitted rust-lang#6748 yesterday, I used the old name.
bors added a commit that referenced this pull request May 27, 2013
When I submitted #6748 yesterday, I used the old name.

r? @thestinger
@steveklabnik steveklabnik deleted the bool_docs branch October 25, 2017 18:25
flip1995 pushed a commit to flip1995/rust that referenced this pull request Mar 11, 2021
or_fun_call: fix suggestion for `or_insert(vec![])`

fixes rust-lang#6748
changelog: or_fun_call: fix suggestion for `or_insert(vec![])` on `std::collections::hash_map::Entry` or `std::collections::btree_map::Entry`
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