rust/compiler/rustc_infer/src/infer
2022-10-25 13:27:58 +00:00
..
canonical Pull opaque type handling out of the type relating delegate 2022-10-25 13:27:04 +00:00
error_reporting Auto merge of #103345 - Nilstrieb:diag-flat, r=compiler-errors 2022-10-23 09:06:39 +00:00
higher_ranked Remove TypeckResults from InferCtxt 2022-10-07 07:06:19 -05:00
lexical_region_resolve Combine logic from lubs into lub_empty function 2022-09-08 20:55:56 -04:00
nll_relate Pull opaque type handling out of the type relating delegate 2022-10-25 13:27:04 +00:00
opaque_types tracing::instrument cleanup 2022-09-01 14:54:27 +00:00
outlives Make ClosureOutlivesRequirement not rely on an unresolved type 2022-10-19 17:10:59 +00:00
region_constraints Remove TypeckResults from InferCtxt 2022-10-07 07:06:19 -05:00
at.rs Remove TypeckResults from InferCtxt 2022-10-07 07:06:19 -05:00
combine.rs Remove TypeckResults from InferCtxt 2022-10-07 07:06:19 -05:00
equate.rs Comment, and bail early if bound vars list differs 2022-09-22 02:17:39 +00:00
free_regions.rs get rid of RefCell in TransitiveRelation 2022-08-22 18:08:46 +08:00
freshen.rs Remove TypeckResults from InferCtxt 2022-10-07 07:06:19 -05:00
fudge.rs Remove TypeckResults from InferCtxt 2022-10-07 07:06:19 -05:00
glb.rs Remove TypeckResults from InferCtxt 2022-10-07 07:06:19 -05:00
lattice.rs Remove TypeckResults from InferCtxt 2022-10-07 07:06:19 -05:00
lub.rs Remove TypeckResults from InferCtxt 2022-10-07 07:06:19 -05:00
mod.rs Make ClosureOutlivesRequirement not rely on an unresolved type 2022-10-19 17:10:59 +00:00
opaque_types.rs Bubble the opaque type ordering int opaque type handling 2022-10-25 13:27:58 +00:00
projection.rs Remove TypeckResults from InferCtxt 2022-10-07 07:06:19 -05:00
resolve.rs mir constants: type traversing bye bye 2022-10-17 10:54:01 +02:00
sub.rs Introduce TypeErrCtxt 2022-10-07 07:06:16 -05:00
type_variable.rs Fix ICE in opt_suggest_box_span 2022-09-12 02:00:20 +00:00
undo_log.rs Fix a bunch of typo 2022-08-31 18:24:55 +08:00