rust/compiler/rustc_hir_analysis/src
Matthias Krüger 35c4ea59a5
Rollup merge of #110218 - nnethercote:rm-ToRegionVid, r=compiler-errors
Remove `ToRegionVid`

r? ```@compiler-errors```
2023-04-13 11:21:01 +02:00
..
astconv Rollup merge of #110195 - compiler-errors:issue-110052, r=aliemjay 2023-04-13 11:21:00 +02:00
check Auto merge of #110031 - compiler-errors:generic-elaboration, r=b-naber 2023-04-09 00:18:10 +00:00
coherence Small clippy::correctness fixes 2023-04-09 22:39:23 +02:00
collect Remove some unused type folders. 2023-04-13 12:20:44 +10:00
impl_wf_check Make elaborator generic 2023-04-06 23:30:22 +00:00
outlives Rename AliasEq -> AliasRelate 2023-03-23 05:56:40 +00:00
structured_errors Add (..) syntax for RTN 2023-03-28 01:14:28 +00:00
variance IdentitySubsts::identity_for_item takes Into<DefId> 2023-03-21 15:38:52 +00:00
autoderef.rs Remove type-traversal trait aliases 2023-02-22 17:04:58 +00:00
bounds.rs Fix typos in compiler 2023-04-10 22:02:52 +02:00
check_unused.rs Remove last instances of HashSet in query result types. 2023-03-01 10:20:45 +01:00
collect.rs Split implied and super predicate queries 2023-04-11 17:45:42 +00:00
constrained_generic_params.rs Remove type-traversal trait aliases 2023-02-22 17:04:58 +00:00
errors.rs Migrate rustc_hir_analysis to session diagnostic 2023-04-08 01:24:54 +03:00
hir_wf_check.rs Auto merge of #109119 - lcnr:trait-system-cleanup, r=compiler-errors 2023-03-22 05:33:18 +00:00
impl_wf_check.rs Remove type-traversal trait aliases 2023-02-22 17:04:58 +00:00
lib.rs Stabilize is_some_and 2023-04-06 23:14:23 +02:00
structured_errors.rs rustc_typeck to rustc_hir_analysis 2022-09-27 10:37:23 +02:00