rust/compiler/rustc_infer/src/infer
2021-11-14 12:04:39 +11:00
..
canonical Make select_* methods return Vec for TraitEngine 2021-11-08 23:35:23 +08:00
error_reporting Improve diagnostics when a static lifetime is expected 2021-11-14 12:04:39 +11: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 Rename functions reflect that inline const is also "typeck_child" 2021-11-07 04:00:34 +00: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 Remove some fields from ObligationCauseCode 2021-11-07 13:20:02 +00: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