rust/compiler/rustc_infer/src/infer
2021-11-05 18:40:26 +01:00
..
canonical More tracing instrumentation 2021-09-28 12:28:22 +00:00
error_reporting nice_region_error: Include lifetime placeholders in error output 2021-10-22 15:26:20 -07:00
higher_ranked More tracing instrumentation 2021-09-28 12:28:22 +00:00
lexical_region_resolve Remove unused enum variant 2021-10-18 15:50:56 +00:00
nll_relate More tracing instrumentation 2021-09-28 12:28:22 +00:00
outlives Move push_outlives_components to rustc_infer 2021-10-15 12:13:35 -04:00
region_constraints More tracing instrumentation 2021-09-28 12:28:22 +00:00
at.rs More tracing instrumentation 2021-09-28 12:28:22 +00:00
combine.rs don't mutably borrow inner infcx in all of ConstInferUnifier::consts 2021-10-29 12:32:06 +02:00
equate.rs Remove box syntax from rustc_infer 2021-08-18 09:25:26 +02:00
free_regions.rs Remove a now-unused trait 2021-10-15 17:50:33 +00:00
freshen.rs update TypeFlags to deal with missing ct substs 2021-08-26 11:00:30 +02:00
fudge.rs More tracing instrumentation 2021-09-28 12:28:22 +00:00
glb.rs Remove box syntax from rustc_infer 2021-08-18 09:25:26 +02:00
lattice.rs Change ty.kind to a method 2020-09-04 17:47:51 +02:00
lub.rs Remove box syntax from rustc_infer 2021-08-18 09:25:26 +02:00
mod.rs postpone evaluation of constants whose substs depend on inference vars or regions 2021-11-05 18:40:26 +01:00
opaque_types.rs Move instantiate_opaque_types to rustc_infer. 2021-10-28 14:12:24 +00:00
projection.rs Add a doc comment to infer_projection 2021-09-20 14:16:19 +00:00
resolve.rs make unevaluated const substs optional 2021-08-26 11:00:30 +02:00
sub.rs Remove ToPredicate impls that use Binder::dummy 2021-09-15 20:54:50 -04:00
type_variable.rs Add two inline annotations for hot functions 2021-10-03 12:43:43 -04:00
undo_log.rs Fix more “a”/“an” typos 2021-08-22 17:27:18 +02:00