Skip to content

Improve the docstrings of the Lto struct. - #84365

Merged
bors merged 1 commit into
rust-lang:masterfrom
vext01:improve-lto-docstrings
Apr 22, 2021
Merged

Improve the docstrings of the Lto struct.#84365
bors merged 1 commit into
rust-lang:masterfrom
vext01:improve-lto-docstrings

Conversation

@vext01

Copy link
Copy Markdown
Contributor

This change is the result of this zulip discussion.

Hopefully it makes things a little clearer. What do you think?

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @petrochenkov

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 20, 2021
@petrochenkov

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Apr 20, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 8cc918a has been approved by petrochenkov

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Apr 20, 2021
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Apr 20, 2021
…trochenkov
Improve the docstrings of the `Lto` struct.
This change is the result of [this zulip discussion](https://rust-lang.zulipchat.com/#narrow/stream/182449-t-compiler.2Fhelp/topic/Making.20sense.20of.20LTO.20modes.20in.20rustc).
Hopefully it makes things a little clearer. What do you think?
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Apr 20, 2021
…trochenkov
Improve the docstrings of the `Lto` struct.
This change is the result of [this zulip discussion](https://rust-lang.zulipchat.com/#narrow/stream/182449-t-compiler.2Fhelp/topic/Making.20sense.20of.20LTO.20modes.20in.20rustc).
Hopefully it makes things a little clearer. What do you think?
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Apr 20, 2021
…trochenkov
Improve the docstrings of the `Lto` struct.
This change is the result of [this zulip discussion](https://rust-lang.zulipchat.com/#narrow/stream/182449-t-compiler.2Fhelp/topic/Making.20sense.20of.20LTO.20modes.20in.20rustc).
Hopefully it makes things a little clearer. What do you think?
Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request Apr 21, 2021
…trochenkov
Improve the docstrings of the `Lto` struct.
This change is the result of [this zulip discussion](https://rust-lang.zulipchat.com/#narrow/stream/182449-t-compiler.2Fhelp/topic/Making.20sense.20of.20LTO.20modes.20in.20rustc).
Hopefully it makes things a little clearer. What do you think?
m-ou-se added a commit to m-ou-se/rust that referenced this pull request Apr 21, 2021
…trochenkov
Improve the docstrings of the `Lto` struct.
This change is the result of [this zulip discussion](https://rust-lang.zulipchat.com/#narrow/stream/182449-t-compiler.2Fhelp/topic/Making.20sense.20of.20LTO.20modes.20in.20rustc).
Hopefully it makes things a little clearer. What do you think?
@m-ou-sem-ou-se mentioned this pull request Apr 21, 2021
@m-ou-sem-ou-se mentioned this pull request Apr 21, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 22, 2021
Rollup of 12 pull requests
Successful merges:
- rust-lang#84013 (Replace all `fmt.pad` with `debug_struct`)
- rust-lang#84119 (Move `sys::vxworks` code to `sys::unix`)
- rust-lang#84212 (Replace `Void` in `sys` with never type)
- rust-lang#84251 (fix 'const-stable since' for NonZeroU*::new_unchecked)
- rust-lang#84301 (Document that `index` and `index_mut` can panic)
- rust-lang#84365 (Improve the docstrings of the `Lto` struct.)
- rust-lang#84378 (Fix broken doc link)
- rust-lang#84379 (Add GAT related tests)
- rust-lang#84380 (Write Rustdoc titles like "x in crate::mod - Rust")
- rust-lang#84390 (Format `Struct { .. }` on one line even with `{:#?}`.)
- rust-lang#84393 (Support `x.py doc std --open`)
- rust-lang#84406 (Remove `delete` alias from `mem::drop`.)
Failed merges:
- rust-lang#84387 (Move `sys_common::poison` to `sync::poison`)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 6967b68 into rust-lang:masterApr 22, 2021
@rustbotrustbot added this to the 1.53.0 milestone Apr 22, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@vext01@rust-highfive@petrochenkov@bors@rustbot