.. |
canonical
|
remove lazy_normalization_consts
|
2021-08-30 11:00:21 +02:00 |
error_reporting
|
add tcx to fn walk
|
2021-08-26 11:00:30 +02:00 |
higher_ranked
|
Add tcx lifetime to Binder
|
2021-03-31 10:13:57 -04:00 |
lexical_region_resolve
|
Normalize generic_ty before checking if bound is met
|
2021-07-19 10:25:20 -04:00 |
nll_relate
|
make unevaluated const substs optional
|
2021-08-26 11:00:30 +02:00 |
outlives
|
add tcx to fn walk
|
2021-08-26 11:00:30 +02:00 |
region_constraints
|
Fix typos “a”→“an”
|
2021-08-22 15:35:11 +02:00 |
at.rs
|
Don't go through TraitRef to relate projections
|
2021-02-13 19:30:07 +00:00 |
combine.rs
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
equate.rs
|
Remove box syntax from rustc_infer
|
2021-08-18 09:25:26 +02:00 |
free_regions.rs
|
use matches!() macro in more places
|
2020-12-24 13:35:12 +01:00 |
freshen.rs
|
update TypeFlags to deal with missing ct substs
|
2021-08-26 11:00:30 +02:00 |
fudge.rs
|
compiler: fold by value
|
2020-11-16 22:34:57 +01: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
|
shrink ty::PredicateKind again
|
2021-08-26 11:00:30 +02:00 |
opaque_types.rs
|
Remove a field that is computed later anyway
|
2021-08-06 10:18:31 +00:00 |
resolve.rs
|
make unevaluated const substs optional
|
2021-08-26 11:00:30 +02:00 |
sub.rs
|
move the sub-unify check and extend the documentation a bit
|
2021-08-20 17:27:50 -04:00 |
type_variable.rs
|
move the sub-unify check and extend the documentation a bit
|
2021-08-20 17:27:50 -04:00 |
undo_log.rs
|
Fix more “a”/“an” typos
|
2021-08-22 17:27:18 +02:00 |