rust/compiler/rustc_hir_analysis/src/check
2024-08-24 23:05:54 +03:00
..
compare_impl_item Don't trigger refinement lint if predicates reference errors 2024-08-22 12:34:12 -04:00
check.rs repr_transparent_external_private_fields: treat rustc_pub_transparent types as local 2024-08-24 23:05:54 +03:00
compare_impl_item.rs Differentiate between methods and associated functions 2024-08-10 00:54:16 +00: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 Use more accurate span for addr_of! suggestion 2024-07-18 18:39:20 +00: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 Reformat use declarations. 2024-07-29 08:26:52 +10:00
region.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
wfcheck.rs Auto merge of #129365 - matthiaskrgr:rollup-ebwx6ya, r=matthiaskrgr 2024-08-22 05:17:27 +00:00