about summary refs log tree commit diff
path: root/compiler/rustc_llvm/src
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2021-10-01 09:18:20 -0700
committerGitHub <noreply@github.com>2021-10-01 09:18:20 -0700
commit534946cba101325387a213d37dd9a1d30f08660c (patch)
tree0e8e802c3a63ccb92171d9385c718eaa16340de5 /compiler/rustc_llvm/src
parentd388428aaad3915c65106a1aae2d09effcdbc034 (diff)
parent3565e8a088f0ade7fbd17348bbf113470fb40181 (diff)
downloadrust-534946cba101325387a213d37dd9a1d30f08660c.tar.gz
rust-534946cba101325387a213d37dd9a1d30f08660c.zip
Rollup merge of #89415 - wesleywiser:inliner_caller_callsite_message, r=michaelwoerister
Correct caller/callsite confusion in inliner message

`callee_body` is the MIR `Body` for the `callsite.callee` so this message basically says `"Inline {bar span} into bar"` when it should say `"Inline bar into foo"`.

Extracted out of #82280
Diffstat (limited to 'compiler/rustc_llvm/src')
0 files changed, 0 insertions, 0 deletions