Skip to content

rustdoc: Add stability notices to impl items - #34292

Merged
bors merged 1 commit into
rust-lang:masterfrom
ollie27:rustdoc_depr_impl
Jun 17, 2016
Merged

rustdoc: Add stability notices to impl items#34292
bors merged 1 commit into
rust-lang:masterfrom
ollie27:rustdoc_depr_impl

Conversation

@ollie27

@ollie27 ollie27 commented Jun 15, 2016

Copy link
Copy Markdown
Contributor

Also fixes missing stability notices on methods with no docs.

For example f64::is_positive is missing its deprecation message.

Also fixes missing stability notices on methods with no docs.
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @steveklabnik

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

@GuillaumeGomez

Copy link
Copy Markdown
Member

Nice! Thanks!

@bors: r+ rollup

@bors

bors commented Jun 17, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit 195fc5a has been approved by GuillaumeGomez

@bors

bors commented Jun 17, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 195fc5a with merge 1f9423a...

bors added a commit that referenced this pull request Jun 17, 2016
rustdoc: Add stability notices to impl items

Also fixes missing stability notices on methods with no docs.

For example [`f64::is_positive`](https://doc.rust-lang.org/nightly/std/primitive.f64.html#method.is_positive) is missing its deprecation message.
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