diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2021-10-01 09:18:20 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-10-01 09:18:20 -0700 |
| commit | 534946cba101325387a213d37dd9a1d30f08660c (patch) | |
| tree | 0e8e802c3a63ccb92171d9385c718eaa16340de5 /compiler/rustc_llvm/src | |
| parent | d388428aaad3915c65106a1aae2d09effcdbc034 (diff) | |
| parent | 3565e8a088f0ade7fbd17348bbf113470fb40181 (diff) | |
| download | rust-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
