rust/compiler/rustc_hir_analysis/src/check
许杰友 Jieyou Xu (Joe) 1df7b30926
Rollup merge of #136432 - fmease:lta-fix-def-site-checks, r=compiler-errors
LTA: Actually check where-clauses for well-formedness at the def site

All of the added tests used to wrongfully pass.

r? oli-obk or types/compiler or reassign
2025-02-03 19:13:27 +08:00
..
compare_impl_item Remove an unnecessary lifetime from RemapLateParam. 2025-01-31 08:27:15 +11:00
check.rs Rename tcx.ensure() to tcx.ensure_ok() 2025-02-01 12:38:54 +11:00
compare_impl_item.rs Rename tcx.ensure() to tcx.ensure_ok() 2025-02-01 12:38:54 +11:00
dropck.rs Remove an out-of-date FIXME comment. 2025-01-31 08:27:15 +11:00
entry.rs remove support for the #[start] attribute 2025-01-21 06:59:15 -07:00
intrinsic.rs Clarify a comment. 2025-01-31 08:27:15 +11:00
intrinsicck.rs Clarify why a type is rejected for asm! 2024-12-11 20:17:37 +00:00
mod.rs Rollup merge of #136281 - nnethercote:rustc_hir_analysis, r=lcnr 2025-01-31 00:26:31 -05:00
region.rs Eliminate PatKind::Path 2025-01-29 15:45:13 +00:00
wfcheck.rs Rollup merge of #136432 - fmease:lta-fix-def-site-checks, r=compiler-errors 2025-02-03 19:13:27 +08:00