Skip to content

Improve documentation for libcollections/str - #22513

Merged
alexcrichton merged 1 commit into
rust-lang:masterfrom
steveklabnik:doc_str
Feb 23, 2015
Merged

Improve documentation for libcollections/str#22513
alexcrichton merged 1 commit into
rust-lang:masterfrom
steveklabnik:doc_str

Conversation

@steveklabnik

Copy link
Copy Markdown
Contributor

No description provided.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @aturon

(rust_highfive has picked a reviewer for you, use r? to override)

@brson

Copy link
Copy Markdown
Contributor

r=me

@steveklabnik

Copy link
Copy Markdown
ContributorAuthor

@brson, seems legit. change made

@steveklabnik

Copy link
Copy Markdown
ContributorAuthor

@bors: r=brson 27f3571 rollup

bombless added a commit to bombless/rust that referenced this pull request Feb 23, 2015
@bomblessbombless mentioned this pull request Feb 23, 2015
Manishearth added a commit to Manishearth/rust that referenced this pull request Feb 23, 2015
@alexcrichton
alexcrichton merged commit 27f3571 into rust-lang:masterFeb 23, 2015
@oli-obk

Copy link
Copy Markdown
Contributor

why were all the

```rust

tags removed? now https://github.com/rust-lang/rust/pull/22513/files#diff-2544e5e5ce71797344d5ec6acde08b87R1074 is an invalid example, and I thought the doc tests were made to catch that. (patch for that particular one incoming)

@steveklabnik

Copy link
Copy Markdown
ContributorAuthor

Because it defaults to Rust, and so there's no need to annotate it. Current style is to use the annotation in long form docs (so it renders on github) and not use it in API docs (because it is redundant)

@oli-obk

Copy link
Copy Markdown
Contributor

thanks

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.

6 participants

@steveklabnik@rust-highfive@brson@oli-obk@alexcrichton@aturon