rust/compiler/rustc_passes
Matthias Krüger bf2ba8611e
Rollup merge of #120206 - petrochenkov:somehir, r=compiler-errors
hir: Make sure all `HirId`s have corresponding HIR `Node`s

And then remove `tcx.opt_hir_node(hir_id)` in favor of `tcx.hir_node(hir_id)`.
2024-02-08 09:06:32 +01:00
..
src Rollup merge of #120206 - petrochenkov:somehir, r=compiler-errors 2024-02-08 09:06:32 +01:00
Cargo.toml Replace custom_encodable with encodable. 2023-11-22 18:37:14 +11:00
messages.ftl Remove ffi_returns_twice feature 2024-01-30 22:09:09 +00:00