mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
fbd3b6d944
Code that previously used `QueryStackFrame` now uses `TaggedQueryKey` directly. Code that previously used `Spanned<QueryStackFrame>` now uses `QueryStackFrame`, which includes a span.