mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 14:17:23 +00:00
Make some non-diagnostic-affecting `QPath::LangItem` into regular `QPath`s The rest of 'em affect diagnostics, so leave them alone... for now. cc #115178