rust/compiler/rustc_hir_analysis/src/check
Matthias Krüger dcdd867a52
Rollup merge of #112322 - compiler-errors:no-IMPLIED_BOUNDS_ENTAILMENT-if-errs, r=eholk
Don't mention `IMPLIED_BOUNDS_ENTAILMENT` if signatures reference error

Fixes #112321
2023-06-05 23:48:00 +02:00
..
check.rs Rollup merge of #112165 - fee1-dead-contrib:rn-defualtness, r=compiler-errors 2023-06-02 18:12:45 +02:00
compare_impl_item.rs Rollup merge of #112322 - compiler-errors:no-IMPLIED_BOUNDS_ENTAILMENT-if-errs, r=eholk 2023-06-05 23:48:00 +02:00
dropck.rs Rollup merge of #112060 - lcnr:early-binder, r=jackh726 2023-05-30 12:57:40 +02:00
intrinsic.rs Rename tcx.mk_re_* => Region::new_* 2023-05-29 17:54:53 +00:00
intrinsicck.rs Restrict From<S> for {D,Subd}iagnosticMessage. 2023-05-03 08:44:39 +10:00
mod.rs Avoid going through queries if a value of type AssocItem is already available 2023-06-05 14:22:45 +00:00
region.rs Separate AnonConst from ConstBlock in HIR. 2023-06-02 21:25:18 +00:00
wfcheck.rs Implement custom diagnostic for ConstParamTy 2023-06-01 18:21:42 +00:00