1
Fork 0
rust/compiler/rustc_infer/src
Guillaume Gomez 3d4464d4d7
Rollup merge of #122513 - petrochenkov:somehir4, r=fmease
hir: Remove `opt_local_def_id_to_hir_id` and `opt_hir_node_by_def_id`

Also replace a few `hir_node()` calls with `hir_node_by_def_id()`.

Follow up to https://github.com/rust-lang/rust/pull/120943.
2024-03-15 17:24:09 +01:00
..
errors Rename AddToDiagnostic as Subdiagnostic. 2024-03-11 10:04:49 +11:00
infer Rollup merge of #122513 - petrochenkov:somehir4, r=fmease 2024-03-15 17:24:09 +01:00
traits move snapshot handling into mod 2024-03-07 15:39:30 +01:00
lib.rs Use ControlFlow in HIR visitors 2024-03-05 20:06:08 -05:00