1
Fork 0
rust/compiler/rustc_infer/src/infer
2023-01-22 17:02:47 +00:00
..
canonical Rollup merge of #106204 - compiler-errors:no-take-opaques-in-compare, r=oli-obk 2023-01-10 08:05:34 +09:00
error_reporting Remove confusing 'while checking' note from opaque future type mismatches 2023-01-22 17:02:47 +00:00
higher_ranked Simplify calls to tcx.mk_const 2022-11-28 17:27:20 +00:00
lexical_region_resolve Auto merge of #106090 - WaffleLapkin:dereffffffffff, r=Nilstrieb 2023-01-20 04:52:28 +00:00
nll_relate Stop using BREAK & CONTINUE in compiler 2023-01-17 23:17:51 -08:00
opaque_types Assert defining anchor is set in take_opaque_types 2023-01-09 18:14:28 +00:00
outlives even more unify Projection/Opaque in outlives code 2023-01-19 15:31:53 +03:00
region_constraints even more unify Projection/Opaque in outlives code 2023-01-19 15:31:53 +03:00
at.rs Mention signature rather than fn pointers when comparing impl/trait methods 2023-01-08 03:49:24 +00:00
combine.rs Remove double spaces after dots in comments 2023-01-17 08:09:33 +00:00
equate.rs Ensure no one constructs AliasTys themselves 2022-12-14 15:36:39 +00:00
free_regions.rs Prefer doc comments over //-comments in compiler 2022-11-27 11:19:04 +00:00
freshen.rs Combine projection and opaque into alias 2022-12-13 17:48:55 +00:00
fudge.rs Remove TypeckResults from InferCtxt 2022-10-07 07:06:19 -05:00
glb.rs Fast path some binder relations 2022-12-13 03:17:14 +00:00
lattice.rs Remove double spaces after dots in comments 2023-01-17 08:09:33 +00:00
lub.rs Fast path some binder relations 2022-12-13 03:17:14 +00:00
mod.rs Remove double spaces after dots in comments 2023-01-17 08:09:33 +00:00
opaque_types.rs Fix typo in opaque_types.rs 2023-01-20 17:56:29 +09:00
projection.rs squash OpaqueTy and ProjectionTy into AliasTy 2022-12-13 17:40:27 +00:00
resolve.rs Stop using BREAK & CONTINUE in compiler 2023-01-17 23:17:51 -08:00
sub.rs Ensure no one constructs AliasTys themselves 2022-12-14 15:36:39 +00:00
type_variable.rs Remove double spaces after dots in comments 2023-01-17 08:09:33 +00:00
undo_log.rs clippy::complexity fixes 2022-12-19 00:04:28 +01:00