rust/compiler/rustc_hir_analysis/src
2023-03-06 14:49:48 -03:00
..
astconv Map to new synthesized assoc ty for RPITITs in astconv 2023-03-06 14:49:47 -03:00
check Collect newly synthesized RPITITs on ImplTraitInTraitCollector 2023-03-06 14:49:47 -03:00
coherence Match unmatched backticks in comments in compiler/ 2023-03-03 08:39:00 +01:00
collect Properly implement explicit_item_bounds for RPITITs trait assoc ty 2023-03-06 14:49:48 -03:00
impl_wf_check Remove type-traversal trait aliases 2023-02-22 17:04:58 +00:00
outlives rustc_middle: Remove trait DefIdTree 2023-03-02 23:46:44 +04:00
structured_errors diagnostics: remove inconsistent English article "this" from E0107 2023-02-23 10:27:06 -07:00
variance rustc_middle: Remove trait DefIdTree 2023-03-02 23:46:44 +04:00
autoderef.rs Remove type-traversal trait aliases 2023-02-22 17:04:58 +00:00
bounds.rs Rework hir Bounds collection 2022-12-28 23:40:09 +00:00
check_unused.rs Move the unused extern crate check back to the resolver. 2023-02-22 20:48:27 +00:00
collect.rs Rename many interner functions. 2023-02-24 07:32:24 +11:00
constrained_generic_params.rs Remove type-traversal trait aliases 2023-02-22 17:04:58 +00:00
errors.rs Deny capturing late-bound non-lifetime param in anon const 2023-02-28 05:59:54 +00:00
hir_wf_check.rs Remove type-traversal trait aliases 2023-02-22 17:04:58 +00:00
impl_wf_check.rs Remove type-traversal trait aliases 2023-02-22 17:04:58 +00:00
lib.rs Migrate rustc_hir_analysis to session diagnostic 2023-02-24 23:23:30 +03:00
structured_errors.rs rustc_typeck to rustc_hir_analysis 2022-09-27 10:37:23 +02:00