rust/compiler/rustc_hir_analysis/src/check
Matthias Krüger 4ac1796267
Rollup merge of #107125 - WaffleLapkin:expect_an_item_in_your_hir_by_the_next_morning, r=Nilstrieb
Add and use expect methods to hir.

[The future has come](https://github.com/rust-lang/rust/pull/106090/files#r1070062462).

r? `@Nilstrieb`

tbh I'm not even sure if it's worth it
2023-01-30 17:50:08 +01:00
..
check.rs Remove HirId -> LocalDefId map from HIR. 2023-01-28 09:55:26 +00:00
compare_impl_item.rs Rollup merge of #107125 - WaffleLapkin:expect_an_item_in_your_hir_by_the_next_morning, r=Nilstrieb 2023-01-30 17:50:08 +01:00
dropck.rs Remove double spaces after dots in comments 2023-01-17 08:09:33 +00:00
intrinsic.rs change fn_sig query to use EarlyBinder; remove bound_fn_sig query; add EarlyBinder to fn_sig in metadata 2023-01-26 20:28:25 -07:00
intrinsicck.rs Remove HirId -> LocalDefId map from HIR. 2023-01-28 09:55:26 +00:00
mod.rs Compute generator saved locals on MIR. 2023-01-27 20:10:06 +00:00
region.rs Auto merge of #106090 - WaffleLapkin:dereffffffffff, r=Nilstrieb 2023-01-20 04:52:28 +00:00
wfcheck.rs Rollup merge of #107125 - WaffleLapkin:expect_an_item_in_your_hir_by_the_next_morning, r=Nilstrieb 2023-01-30 17:50:08 +01:00