use PlaceRef::iter_projections to fix old FIXME by rosefromthedead · Pull Request #99154 · rust-lang/rust

@rosefromthedead

@rustbot added the T-compiler

Relevant to the compiler team, which will review and decide on the PR/issue.

label

Jul 11, 2022

@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

Jul 11, 2022

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

Jul 12, 2022
use PlaceRef::iter_projections to fix old FIXME

I added this function in 53481a5

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

Jul 12, 2022
use PlaceRef::iter_projections to fix old FIXME

I added this function in 53481a5

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

Jul 12, 2022
Rollup of 6 pull requests

Successful merges:

 - rust-lang#98622 (rustc_target: Flip the default for `TargetOptions::executables` to true)
 - rust-lang#98633 (Fix last `let_chains` blocker)
 - rust-lang#98972 (Suggest adding a missing zero to a floating point number)
 - rust-lang#99038 (Some more `EarlyBinder` cleanups)
 - rust-lang#99154 (use PlaceRef::iter_projections to fix old FIXME)
 - rust-lang#99171 (Put back UI test regex)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup