mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 21:07:10 +00:00
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`
For more information about how rustc works, see the rustc dev guide.