mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 03:56:01 +00:00
Dont compute `opt_suggest_box_span` span for TAIT Fixes #112434 Also a couple more commits on top, pruning some dead code and fixing another weird suggestion encountered in the above issue.