rust/compiler/rustc_hir_analysis/src
2024-07-15 20:16:12 -04:00
..
check Move rustc_infer::infer::error_reporting to rustc_infer::error_reporting::infer 2024-07-15 20:16:12 -04:00
coherence Move trait selection error reporting to its own top-level module 2024-07-08 16:04:47 -04:00
collect Remove HirTyLowerer::set_tainted_by_errors, since it is now redundant 2024-07-09 07:44:17 +00:00
errors Remove structured_errors module 2024-07-08 19:29:55 +00:00
hir_ty_lowering Rollup merge of #127094 - Borgerr:E0191-suggestion-correction, r=fmease 2024-07-10 17:54:26 +02:00
impl_wf_check Move trait selection error reporting to its own top-level module 2024-07-08 16:04:47 -04:00
outlives Import via rustc_type_ir::outlives 2024-07-06 10:47:46 -04: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 Add constness to TraitDef 2024-07-03 15:37:34 +00:00
check_unused.rs Remove LintDiagnostic::msg 2024-05-23 04:08:35 +02:00
collect.rs find_field does not need to be a query. 2024-07-14 13:25:25 +00: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 Remove structured_errors module 2024-07-08 19:29:55 +00: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 Remove structured_errors module 2024-07-08 19:29:55 +00:00