rust/compiler/rustc_mir_build/src
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
..
build Auto merge of #107105 - matthiaskrgr:rollup-rkz9t7r, r=matthiaskrgr 2023-01-20 12:58:13 +00:00
thir fix: use LocalDefId instead of HirId in trait res 2023-01-23 11:42:18 +00:00
check_unsafety.rs Don't trim path for unsafe_op_in_unsafe_fn lints 2023-01-03 00:28:54 +01:00
errors.rs suggest fix for attempted integer identifier in patterns 2023-01-14 12:51:20 +13:00
lib.rs Also remove #![feature(control_flow_enum)] where possible 2023-01-18 10:22:21 -08:00
lints.rs Stop using BREAK & CONTINUE in compiler 2023-01-17 23:17:51 -08:00