rust/compiler/rustc_infer/src/infer
2022-09-01 14:54:27 +00:00
..
canonical Various changes to logging of borrowck-related code 2022-08-29 10:59:21 -04:00
error_reporting Directly use the instrument macro instead of its full path 2022-09-01 14:53:46 +00:00
higher_ranked tracing::instrument cleanup 2022-09-01 14:54:27 +00:00
lexical_region_resolve tracing::instrument cleanup 2022-09-01 14:54:27 +00:00
nll_relate tracing::instrument cleanup 2022-09-01 14:54:27 +00:00
opaque_types tracing::instrument cleanup 2022-09-01 14:54:27 +00:00
outlives tracing::instrument cleanup 2022-09-01 14:54:27 +00:00
region_constraints don't normalize wf predicates 2022-08-09 12:54:32 +02:00
at.rs Attempt to normalize FnDef signature in InferCtxt::cmp 2022-08-25 23:32:46 +00:00
combine.rs tracing::instrument cleanup 2022-09-01 14:54:27 +00:00
equate.rs update higher_ranked_sub docs 2022-06-10 10:09:50 +02:00
free_regions.rs get rid of RefCell in TransitiveRelation 2022-08-22 18:08:46 +08:00
freshen.rs Update TypeVisitor paths 2022-07-06 06:41:53 +01:00
fudge.rs Rename the ConstS::val field as kind. 2022-06-14 13:06:44 +10:00
glb.rs lub: don't bail out due to empty binders 2022-06-08 12:41:42 +02:00
lattice.rs Spellchecking compiler comments 2022-03-30 15:14:15 -04:00
lub.rs lub: don't bail out due to empty binders 2022-06-08 12:41:42 +02:00
mod.rs Fix a bunch of typo 2022-08-31 18:24:55 +08:00
opaque_types.rs tracing::instrument cleanup 2022-09-01 14:54:27 +00:00
projection.rs Use Term in ProjectionPredicate 2022-01-17 17:44:56 +00:00
resolve.rs Move is_free and is_free_or_static to Region, change resolve_var to resolve_region, and remove RootEmptyRegion 2022-07-07 20:48:51 -04:00
sub.rs Do not leak type variables from opaque type relation 2022-07-30 00:41:39 +00:00
type_variable.rs fix most compiler/ doctests 2022-05-02 17:40:30 -07:00
undo_log.rs Fix a bunch of typo 2022-08-31 18:24:55 +08:00