rust/compiler/rustc_hir_analysis/src
2024-07-11 00:18:47 +08:00
..
check Rollup merge of #127452 - fee1-dead-contrib:fx-intrinsic-counting, r=fmease 2024-07-08 13:04:34 +08:00
coherence Uplift trait_ref_is_knowable and friends 2024-07-07 11:10:32 -04:00
collect Use ControlFlow results for visitors that are only looking for a single value 2024-07-05 15:00:40 +00:00
errors Explicitly mention Self 2024-04-20 11:39:43 -04:00
hir_ty_lowering Actually just make can_eq process obligations (almost) everywhere 2024-07-05 11:59:54 -04:00
impl_wf_check Opt-in diagnostics reporting to avoid doing extra work in the new solver 2024-06-03 09:27:52 -04:00
outlives Import via rustc_type_ir::outlives 2024-07-06 10:47:46 -04:00
structured_errors Remove a use of StructuredDiag, which is incompatible with automatic error tainting and error translations 2024-07-04 12:20:51 +00:00
variance Slightly refactor the dumping of HIR analysis data 2024-06-20 20:31:32 +02:00
autoderef.rs Make builtin_deref just return a Ty 2024-05-09 22:55:00 -04:00
bounds.rs address review comments 2024-06-28 15:44:20 +00:00
check_unused.rs Remove LintDiagnostic::msg 2024-05-23 04:08:35 +02:00
collect.rs report pat no field error no recoverd struct variant 2024-07-11 00:18:47 +08:00
constrained_generic_params.rs Auto merge of #125076 - compiler-errors:alias-term, r=lcnr 2024-05-13 22:20:43 +00:00
errors.rs Rollup merge of #127319 - oli-obk:fail2taint, r=compiler-errors 2024-07-04 18:16:26 +02:00
hir_wf_check.rs Handle safety keyword for extern block inner items 2024-06-04 14:19:42 -03:00
impl_wf_check.rs Hide some follow-up errors 2024-06-03 13:03:53 +00:00
lib.rs Uplift trait_ref_is_knowable and friends 2024-07-07 11:10:32 -04:00
structured_errors.rs Remove a use of StructuredDiag, which is incompatible with automatic error tainting and error translations 2024-07-04 12:20:51 +00:00