rust/compiler/rustc_infer/src/infer
bors a4ab2e0643 Auto merge of #103975 - oli-obk:tracing, r=jackh726
Some tracing and comment cleanups

Pulled out of https://github.com/rust-lang/rust/pull/101900 to see if that is the perf impact
2022-11-06 02:21:34 +00:00
..
canonical Auto merge of #103975 - oli-obk:tracing, r=jackh726 2022-11-06 02:21:34 +00:00
error_reporting Rename some OwnerId fields. 2022-10-29 20:28:38 +11:00
higher_ranked Refactor tcx mk_const parameters. 2022-11-04 20:33:32 +00:00
lexical_region_resolve Combine logic from lubs into lub_empty function 2022-09-08 20:55:56 -04:00
nll_relate Rollup merge of #103255 - oli-obk:opaque_wrong_eq_relation, r=compiler-errors 2022-10-27 15:03:55 +02:00
opaque_types tracing::instrument cleanup 2022-09-01 14:54:27 +00:00
outlives Revert "Make ClosureOutlivesRequirement not rely on an unresolved type" 2022-10-27 16:15:11 +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 Refactor tcx mk_const parameters. 2022-11-04 20:33:32 +00: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 Refactor tcx mk_const parameters. 2022-11-04 20:33:32 +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 Remove unneeded sub-comparison 2022-10-26 12:47:04 +00: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