| .. |
|
consts
|
update const_eval_resolve
|
2021-03-20 17:22:24 +01:00 |
|
inhabitedness
|
Implement Debug for DefIdForest
|
2021-01-16 17:56:32 -05:00 |
|
print
|
Use iter::zip in compiler/
|
2021-03-26 09:32:31 -07:00 |
|
query
|
lazily calls some fns
|
2021-03-27 10:20:32 +03:00 |
|
_match.rs
|
More rebinds
|
2020-12-19 04:26:35 -05:00 |
|
adjustment.rs
|
New pass to deduplicate blocks
|
2021-02-21 21:51:54 +01:00 |
|
adt.rs
|
Moved all Adt* types to adt.rs
|
2021-03-10 14:32:14 -08:00 |
|
assoc.rs
|
Moved all Assoc* types to assoc.rs.
|
2021-03-10 14:32:13 -08:00 |
|
binding.rs
|
words
|
2020-11-16 22:42:09 +01:00 |
|
cast.rs
|
Use rustc_type_ir::{IntTy,UintTy,FloatTy} instead of the rustc_ast` ones in types
|
2021-01-18 21:09:23 +01:00 |
|
closure.rs
|
Remove (lots of) dead code
|
2021-03-27 22:16:33 -04:00 |
|
codec.rs
|
Remove (lots of) dead code
|
2021-03-27 22:16:33 -04:00 |
|
consts.rs
|
Update with comments
|
2021-03-23 17:16:20 +00:00 |
|
context.rs
|
Address more review comments
|
2021-03-27 22:19:32 -04:00 |
|
diagnostics.rs
|
hir: Preserve used syntax in TyKind::TraitObject
|
2021-03-18 03:02:32 +03:00 |
|
erase_regions.rs
|
compiler: fold by value
|
2020-11-16 22:34:57 +01:00 |
|
error.rs
|
Fix tests
|
2021-03-03 11:22:44 +01:00 |
|
fast_reject.rs
|
Use rustc_type_ir::{IntTy,UintTy,FloatTy} instead of the rustc_ast` ones in types
|
2021-01-18 21:09:23 +01:00 |
|
flags.rs
|
extract ConstKind::Unevaluated into a struct
|
2021-03-20 17:21:44 +01:00 |
|
fold.rs
|
Make functions passed to BoundVarReplacer be optional
|
2021-03-15 19:00:37 -04:00 |
|
generics.rs
|
Update with comments
|
2021-03-23 17:16:20 +00:00 |
|
instance.rs
|
lazily calls some fns
|
2021-03-27 10:20:32 +03:00 |
|
layout.rs
|
Use iter::zip in compiler/
|
2021-03-26 09:32:31 -07:00 |
|
list.rs
|
Fix typo
|
2020-12-23 13:08:15 -08:00 |
|
mod.rs
|
Address more review comments
|
2021-03-27 22:19:32 -04:00 |
|
normalize_erasing_regions.rs
|
compiler: fold by value
|
2020-11-16 22:34:57 +01:00 |
|
outlives.rs
|
Address comments
|
2020-10-14 00:17:42 -04:00 |
|
relate.rs
|
Rollup merge of #82917 - cuviper:iter-zip, r=m-ou-se
|
2021-03-27 20:37:07 +01:00 |
|
structural_impls.rs
|
extract ConstKind::Unevaluated into a struct
|
2021-03-20 17:21:44 +01:00 |
|
sty.rs
|
Address more review comments
|
2021-03-27 22:19:32 -04:00 |
|
subst.rs
|
Auto merge of #78779 - LeSeulArtichaut:ty-visitor-return, r=oli-obk
|
2020-11-17 12:24:34 +00:00 |
|
trait_def.rs
|
Trait impls are Items, therefore HIR owners.
|
2021-02-15 19:36:13 +01:00 |
|
util.rs
|
Remove a FIXME resolved by #73578
|
2021-03-29 21:41:50 +09:00 |
|
walk.rs
|
extract ConstKind::Unevaluated into a struct
|
2021-03-20 17:21:44 +01:00 |