Skip to content

Add documentation for libstd/bool.rs. - #6748

Closed
steveklabnik wants to merge 1 commit into
rust-lang:incomingfrom
steveklabnik:bool_docs
Closed

Add documentation for libstd/bool.rs.#6748
steveklabnik wants to merge 1 commit into
rust-lang:incomingfrom
steveklabnik:bool_docs

Conversation

@steveklabnik

Copy link
Copy Markdown
Contributor

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
Copy Markdown

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

@steveklabnik

Copy link
Copy Markdown
ContributorAuthor

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

@borsbors closed this May 26, 2013
@kud1ing

Copy link
Copy Markdown

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

@steveklabnik

Copy link
Copy Markdown
ContributorAuthor

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
@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![])`
fixesrust-lang#6748
changelog: or_fun_call: fix suggestion for `or_insert(vec![])` on `std::collections::hash_map::Entry` or `std::collections::btree_map::Entry`
U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
6748: Update npm packages r=kjeremy a=kjeremy
Co-authored-by: kjeremy <kjeremy@gmail.com>
Sign up for freeto 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

@steveklabnik@kud1ing@thestinger@bors