rust/compiler/rustc_hir_analysis/src
2023-11-19 17:50:45 +00:00
..
astconv Don't sort span_suggestions, leave that to caller 2023-11-19 17:50:45 +00:00
check Remove option_payload_ptr; redundant to offset_of 2023-11-16 22:56:25 +00:00
coherence finish RegionKind rename 2023-11-14 13:13:27 +00:00
collect finish RegionKind rename 2023-11-14 13:13:27 +00:00
impl_wf_check Format all the let chains in compiler 2023-10-13 08:59:36 +00:00
outlives finish RegionKind rename 2023-11-14 13:13:27 +00:00
structured_errors Rollup merge of #116553 - gurry:116464-assoc-type-invalid-suggestion, r=compiler-errors 2023-10-25 23:37:09 +02:00
variance finish RegionKind rename 2023-11-14 13:13:27 +00:00
autoderef.rs Structurally normalize weak and inherent too 2023-08-07 19:05:59 +00:00
bounds.rs Don't compare host param by name 2023-10-18 02:38:54 +00:00
check_unused.rs inline format!() args from rustc_codegen_llvm to the end (4) 2023-07-25 23:20:28 +02:00
collect.rs rename bound region instantiation 2023-11-17 09:29:48 +00:00
constrained_generic_params.rs finish RegionKind rename 2023-11-14 13:13:27 +00:00
errors.rs Improve some diagnostics around ?Trait bounds 2023-10-30 17:47:07 +00:00
hir_wf_check.rs replace unnecessary folder impls with fold_region 2023-11-17 08:58:18 +00:00
impl_wf_check.rs Use {Local}ModDefId in many queries 2023-08-14 07:22:48 +00:00
lib.rs Bump cfg(bootstrap)s 2023-11-15 19:41:28 -05:00
structured_errors.rs rustc_typeck to rustc_hir_analysis 2022-09-27 10:37:23 +02:00