diff options
| author | bors <bors@rust-lang.org> | 2020-10-05 09:26:32 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-10-05 09:26:32 +0000 |
| commit | 62bfcfd8a3b1603e2b5f5e2c011aa0f35f117af1 (patch) | |
| tree | eee1278ffcfd8a1546eeb1128a184b0caea45985 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | efbaa413061c2a6e52f06f00a60ee7830fcf3ea5 (diff) | |
| parent | 04a94abcb9f8029bc16cee974bfe37f0001f17e3 (diff) | |
| download | rust-62bfcfd8a3b1603e2b5f5e2c011aa0f35f117af1.tar.gz rust-62bfcfd8a3b1603e2b5f5e2c011aa0f35f117af1.zip | |
Auto merge of #77552 - ecstatic-morse:body-def-id, r=lcnr
Replace `(Body, DefId)` with `Body` where possible Follow-up to #77430. I `grep`-ed for parameter lists in which a `Body` appeared within a few lines of a `DefId`, so it's possible that I missed some cases, but this should be pretty complete. Most of these changes were mechanical, but there's a few places where I started calling things "caller" and "callee" when multiple `DefId`s were in-scope at once. Also, we should probably have a helper function on `Body` that returns a `LocalDefId`. I can do that in this PR or in a follow-up.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
