Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #143433 - oli-obk:ty_span_qry, r=compiler-errors
Add `ty_span` query
r? `@compiler-errors`
fixes diagnostic regressions from https://github.com/rust-lang/rust/pull/142030
Also uses the new query in `check_const_item`