.. |
consts
|
rename Unevaluated to UnevaluatedConst
|
2022-09-23 14:27:34 +02:00 |
inhabitedness
|
rustc_middle: Remove Visibility::Invisible
|
2022-08-27 22:34:18 +03:00 |
print
|
account for use of index-based lifetime names in print of binder
|
2022-09-28 12:31:08 +02:00 |
_match.rs
|
Rename the ConstS::val field as kind .
|
2022-06-14 13:06:44 +10:00 |
abstract_const.rs
|
rename Unevaluated to UnevaluatedConst
|
2022-09-23 14:27:34 +02:00 |
adjustment.rs
|
derive various Lift impl instead of hand rolling them
|
2022-09-15 13:32:43 +00:00 |
adt.rs
|
Change sized_constraints to return EarlyBinder
|
2022-08-03 00:14:24 -04:00 |
assoc.rs
|
rustc: Parameterize ty::Visibility over used ID
|
2022-09-07 13:35:41 +04:00 |
binding.rs
|
Refactor and re-use BindingAnnotation
|
2022-09-02 12:55:05 -05:00 |
cast.rs
|
rustc_typeck to rustc_hir_analysis
|
2022-09-27 10:37:23 +02:00 |
closure.rs
|
Use LocalDefId for closures more
|
2022-07-30 15:59:17 -05:00 |
codec.rs
|
add a Vtable kind of symbolic allocations
|
2022-07-20 16:57:31 -04:00 |
consts.rs
|
rename Unevaluated to UnevaluatedConst
|
2022-09-23 14:27:34 +02:00 |
context.rs
|
Refactor rustc lint API
|
2022-10-01 10:03:06 +00:00 |
diagnostics.rs
|
Plumb dyn trait representation through ty::Dynamic
|
2022-09-12 16:55:55 -07:00 |
erase_regions.rs
|
anonymize all bound vars, not just regions
|
2022-07-28 16:13:47 +02:00 |
error.rs
|
separate definitions and HIR owners
|
2022-09-24 23:21:19 +09:00 |
fast_reject.rs
|
use valtrees for comparison
|
2022-09-22 13:10:53 +02:00 |
flags.rs
|
rename Unevaluated to UnevaluatedConst
|
2022-09-23 14:27:34 +02:00 |
fold.rs
|
rename Unevaluated to UnevaluatedConst
|
2022-09-23 14:27:34 +02:00 |
generics.rs
|
remove the Subst trait, always use EarlyBinder
|
2022-09-19 11:37:27 +02:00 |
impls_ty.rs
|
interpret: rename relocation → provenance
|
2022-08-27 14:11:19 -04:00 |
instance.rs
|
remove the Subst trait, always use EarlyBinder
|
2022-09-19 11:37:27 +02:00 |
layout.rs
|
extend polymorphization hack comment.
|
2022-09-19 11:44:29 +02:00 |
layout_sanity_check.rs
|
fix a comment
|
2022-08-02 08:05:11 -04:00 |
list.rs
|
add List::as_slice
|
2022-08-17 11:22:47 +02:00 |
mod.rs
|
rename Unevaluated to UnevaluatedConst
|
2022-09-23 14:27:34 +02:00 |
normalize_erasing_regions.rs
|
remove the Subst trait, always use EarlyBinder
|
2022-09-19 11:37:27 +02:00 |
parameterized.rs
|
rustc: Parameterize ty::Visibility over used ID
|
2022-09-07 13:35:41 +04:00 |
query.rs
|
separate definitions and HIR owners
|
2022-09-24 23:21:19 +09:00 |
relate.rs
|
rename Unevaluated to UnevaluatedConst
|
2022-09-23 14:27:34 +02:00 |
rvalue_scopes.rs
|
rustc_typeck to rustc_hir_analysis
|
2022-09-27 10:37:23 +02:00 |
structural_impls.rs
|
Rollup merge of #102088 - oli-obk:cleanups, r=bjorn3
|
2022-09-24 14:29:53 +02:00 |
sty.rs
|
rustc_typeck to rustc_hir_analysis
|
2022-09-27 10:37:23 +02:00 |
subst.rs
|
remove the Subst trait, always use EarlyBinder
|
2022-09-19 11:37:27 +02:00 |
trait_def.rs
|
tracing::instrument cleanup
|
2022-09-01 14:54:27 +00:00 |
util.rs
|
rustdoc: Queryify is_notable_trait
|
2022-09-27 17:44:54 -07:00 |
visit.rs
|
rename Unevaluated to UnevaluatedConst
|
2022-09-23 14:27:34 +02:00 |
vtable.rs
|
make read_immediate error immediately on uninit, so ImmTy can carry initialized Scalar
|
2022-08-26 13:20:57 -04:00 |
walk.rs
|
Plumb dyn trait representation through ty::Dynamic
|
2022-09-12 16:55:55 -07:00 |