rustc_target::abi: rename FieldPlacement to FieldsShape. by anyska · Pull Request #70616 · rust-lang/rust

@anyska

@bors bors 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 1, 2020

Dylan-DPC-zz pushed a commit to Dylan-DPC-zz/rust that referenced this pull request

Apr 1, 2020
…-obk

rustc_target::abi: rename FieldPlacement to FieldsShape.

Originally suggested by @eddyb.

Centril added a commit to Centril/rust that referenced this pull request

Apr 1, 2020
…-obk

rustc_target::abi: rename FieldPlacement to FieldsShape.

Originally suggested by @eddyb.

bors added a commit to rust-lang-ci/rust that referenced this pull request

Apr 1, 2020
Rollup of 6 pull requests

Successful merges:

 - rust-lang#70535 (Track the finalizing node in the specialization graph)
 - rust-lang#70590 (Miri: make backtrace function names and spans match up)
 - rust-lang#70616 (rustc_target::abi: rename FieldPlacement to FieldsShape.)
 - rust-lang#70626 (cargotest: remove webrender)
 - rust-lang#70649 (clean up E0468 explanation)
 - rust-lang#70662 (compiletest: don't use `std::io::stdout()`, as it bypasses `set_print`.)

Failed merges:

r? @ghost