diff options
| author | Mara Bos <m-ou.se@m-ou.se> | 2021-09-02 19:10:20 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-09-02 19:10:20 +0200 |
| commit | f4193346fe4378dfae003a6fb22b324a7ed0c0e6 (patch) | |
| tree | 029c9bf744f928b5f4dd908fe2548af4fbee7830 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | e248c4d5d0459fbf2a796e5bb413adca37d37b16 (diff) | |
| parent | 4553a4baf2b365541c2322462a31eb5e5f43f3b5 (diff) | |
| download | rust-f4193346fe4378dfae003a6fb22b324a7ed0c0e6.tar.gz rust-f4193346fe4378dfae003a6fb22b324a7ed0c0e6.zip | |
Rollup merge of #88567 - camelid:query-job-info, r=cjgillot
Remove redundant `Span` in `QueryJobInfo` Previously, `QueryJobInfo` was composed of two parts: a `QueryInfo` and a `QueryJob`. However, both `QueryInfo` and `QueryJob` have a `span` field, which seem to be the same. So, the `span` was recorded twice. Now, `QueryJobInfo` is composed of a `QueryStackFrame` (the other field of `QueryInfo`) and a `QueryJob`. So, now, the `span` is only recorded once.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
