about summary refs log tree commit diff
path: root/compiler/rustc_query_impl/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-04-01 20:25:24 +0200
committerGitHub <noreply@github.com>2025-04-01 20:25:24 +0200
commitaafb17ddca3effa38a125335dacfb10da5224303 (patch)
tree1d15adc3a3a6fc5625ab89937e9d4d70759eac23 /compiler/rustc_query_impl/src
parent2a557ec9b8081c6eea5bbff0a941cfb7afb3951a (diff)
parente2d5033bce2085fb2baaf5e887d11959928def74 (diff)
downloadrust-aafb17ddca3effa38a125335dacfb10da5224303.tar.gz
rust-aafb17ddca3effa38a125335dacfb10da5224303.zip
Rollup merge of #139193 - compiler-errors:inline-synthetic, r=eholk
Feed HIR for by-move coroutine body def, since the inliner tries to read its attrs

See the comments in the test.

I'm surprised that nobody found this[^1] (edit: nvm haha), but you have to go out of your way to construct the by-move body and then inline it w/ a poll call, so I guess the inliner just never really gets into this situation before.

Fixes #134335

r? oli-obk

[^1]: Well, ````@eholk```` found this when working on the `iter! {}` macro, since it more dramatically affects those.
Diffstat (limited to 'compiler/rustc_query_impl/src')
0 files changed, 0 insertions, 0 deletions