rust/compiler/rustc_hir_analysis/src/coherence
Vincenzo Palazzo 7d2c1103d7 fix: use LocalDefId instead of HirId in trait res
use LocalDefId instead of HirId in trait resolution to simplify
the obligation clause resolution

Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
2023-01-23 11:42:18 +00:00
..
builtin.rs fix: use LocalDefId instead of HirId in trait res 2023-01-23 11:42:18 +00:00
inherent_impls.rs rustc_hir_analysis: remove ref patterns 2023-01-17 07:48:19 +00:00
inherent_impls_overlap.rs A few small cleanups for newtype_index 2022-12-18 21:47:28 +01:00
mod.rs Rollup merge of #104505 - WaffleLapkin:no-double-spaces-in-comments, r=jackh726 2023-01-17 20:21:25 +01:00
orphan.rs Auto merge of #106090 - WaffleLapkin:dereffffffffff, r=Nilstrieb 2023-01-20 04:52:28 +00:00
unsafety.rs rustc_hir_analysis: remove ref patterns 2023-01-17 07:48:19 +00:00