Files
rust/compiler/rustc_trait_selection/src
Guillaume Gomez 8fb68fc3b0 Rollup merge of #118199 - compiler-errors:qpath, r=lcnr
Remove `HirId` from `QPath::LangItem`

Remove `HirId` from `QPath::LangItem`, since there was only *one* use-case (`ObligationCauseCode::AwaitableExpr`), which we can instead recover by walking the HIR tree.
2023-11-25 19:51:55 +01:00
..
2023-08-02 15:38:00 +00:00
2023-11-15 19:41:28 -05:00