rust/compiler/rustc_hir_analysis/src/check
2024-09-20 17:25:34 +00:00
..
compare_impl_item Don't trigger refinement lint if predicates reference errors 2024-08-22 12:34:12 -04:00
check.rs Also fix if in else 2024-09-11 17:24:01 -04:00
compare_impl_item.rs Don't ICE when RPITIT captures more method args than trait definition 2024-09-16 10:57:06 -04:00
dropck.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
entry.rs Simplify some redundant field names 2024-08-21 01:31:42 -04:00
errs.rs Add warn(unreachable_pub) to rustc_hir_analysis. 2024-08-27 13:14:50 +10:00
intrinsic.rs Use FnSig instead of raw FnDecl for ForeignItemKind::Fn 2024-08-16 14:10:06 -04:00
intrinsicck.rs Auto merge of #128812 - nnethercote:shrink-TyKind-FnPtr, r=compiler-errors 2024-08-14 00:56:53 +00:00
mod.rs Disallow hidden references to mutable static 2024-09-13 13:33:43 +03:00
region.rs Disallow hidden references to mutable static 2024-09-13 13:33:43 +03:00
wfcheck.rs clippy::useless_conversion 2024-09-11 17:52:53 -04:00