rust/compiler/rustc_infer/src/infer
2022-06-08 09:22:23 +10:00
..
canonical fix most compiler/ doctests 2022-05-02 17:40:30 -07:00
error_reporting Replace &Vec<_>s with &[_]s 2022-06-03 20:42:42 +04:00
higher_ranked update comment 2022-03-11 09:51:42 +01:00
lexical_region_resolve Fully stabilize NLL 2022-06-03 17:16:41 -04:00
nll_relate remove the RelateResultCompare trait 2022-05-16 15:41:05 +02:00
opaque_types Have the spans of TAIT type conflict errors point to the actual site instead of the owning function 2022-03-28 16:30:59 +00:00
outlives update comments 2022-05-20 11:49:29 +02:00
region_constraints fix most compiler/ doctests 2022-05-02 17:40:30 -07:00
at.rs fix most compiler/ doctests 2022-05-02 17:40:30 -07:00
combine.rs remove the RelateResultCompare trait 2022-05-16 15:41:05 +02:00
equate.rs Split relate_substs into two functions 2022-04-17 11:04:58 +02:00
free_regions.rs add #[rustc_pass_by_value] to more types 2022-03-08 15:39:52 +01:00
freshen.rs Avoid some unnecessary returns. 2022-06-08 09:22:23 +10:00
fudge.rs 8 - Make more use of let_chains 2022-03-02 16:02:37 -03:00
glb.rs Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk" 2022-03-28 16:27:14 +00:00
lattice.rs Spellchecking compiler comments 2022-03-30 15:14:15 -04:00
lub.rs Revert "Auto merge of #93893 - oli-obk:sad_revert, r=oli-obk" 2022-03-28 16:27:14 +00:00
mod.rs Fully stabilize NLL 2022-06-03 17:16:41 -04:00
opaque_types.rs Use super_visit_with in a couple of visit_binder methods. 2022-06-08 09:22:23 +10:00
projection.rs Use Term in ProjectionPredicate 2022-01-17 17:44:56 +00:00
resolve.rs Spellchecking compiler comments 2022-03-30 15:14:15 -04:00
sub.rs Remove opaque type obligation and just register opaque types as they are encountered. 2022-03-28 16:57:45 +00:00
type_variable.rs fix most compiler/ doctests 2022-05-02 17:40:30 -07:00
undo_log.rs Have the spans of TAIT type conflict errors point to the actual site instead of the owning function 2022-03-28 16:30:59 +00:00