1
Fork 0
rust/compiler/rustc_hir_analysis/src/check
2023-11-29 03:58:29 +01:00
..
compare_impl_item is_{some,ok}_and 2023-11-25 18:47:16 +00:00
check.rs Rollup merge of #118311 - bvanjoi:merge_coroutinue_into_closure, r=petrochenkov 2023-11-26 15:44:54 +01:00
compare_impl_item.rs rustc: hir().local_def_id_to_hir_id() -> tcx.local_def_id_to_hir_id() cleanup 2023-11-26 12:41:21 +03:00
dropck.rs finish RegionKind rename 2023-11-14 13:13:27 +00:00
entry.rs rustc: hir().local_def_id_to_hir_id() -> tcx.local_def_id_to_hir_id() cleanup 2023-11-26 12:41:21 +03:00
intrinsic.rs Remove option_payload_ptr; redundant to offset_of 2023-11-16 22:56:25 +00:00
intrinsicck.rs Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00
mod.rs rustc: hir().local_def_id_to_hir_id() -> tcx.local_def_id_to_hir_id() cleanup 2023-11-26 12:41:21 +03:00
region.rs Add never_patterns feature gate 2023-11-29 03:58:29 +01:00
wfcheck.rs Fix clippy::needless_borrow in the compiler 2023-11-21 20:13:40 +01:00