Open
Description
The interleaving can be done by looking for frames with a certain function path (that we need to make sure show up w/o debuginfo, so that this is useful on nightlies).
Downside: harder to see the aggregate query stack in one place (unless we duplicate it).
Upside: easier to find where a query was invoked from.
cc @Zoxc
Metadata
Metadata
Assignees
Labels
Area: BacktracesArea: Messages for errors, warnings, and lintsArea: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)Category: An issue proposing an enhancement or a PR with one.Diagnostics: Issues that affect all diagnostics, or relate to the diagnostic machinery itself.Relevant to the compiler team, which will review and decide on the PR/issue.