rust/compiler/rustc_middle/src/ty
2022-09-14 19:02:44 +02:00
..
consts don't evaluate with escaping bound vars 2022-09-08 11:41:00 +02:00
inhabitedness rustc_middle: Remove Visibility::Invisible 2022-08-27 22:34:18 +03:00
print Rollup merge of #100767 - kadiwa4:escape_ascii, r=jackh726 2022-09-12 15:21:30 +05:30
_match.rs
abstract_const.rs
adjustment.rs
adt.rs
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
closure.rs
codec.rs
consts.rs tracing::instrument cleanup 2022-09-01 14:54:27 +00:00
context.rs Compute lint_levels by definition 2022-09-14 19:02:44 +02:00
diagnostics.rs Handle generic parameters. 2022-09-09 01:31:46 +00:00
erase_regions.rs
error.rs Lower RPITIT to ImplTraitPlaceholder item 2022-09-09 01:31:44 +00:00
fast_reject.rs
flags.rs Pack Term in the same way as GenericArg. 2022-09-05 15:08:52 +10:00
fold.rs tracing::instrument cleanup 2022-09-01 14:54:27 +00:00
generics.rs update ParamKindOrd 2022-09-08 16:50:44 +02:00
impls_ty.rs interpret: rename relocation → provenance 2022-08-27 14:11:19 -04:00
instance.rs
layout_sanity_check.rs
layout.rs Use niche-filling optimization even when multiple variants have data. 2022-09-07 20:12:45 +00:00
list.rs
mod.rs Auto merge of #99556 - davidtwco:collapse-debuginfo, r=wesleywiser 2022-09-13 01:19:05 +00:00
normalize_erasing_regions.rs tracing::instrument cleanup 2022-09-01 14:54:27 +00:00
parameterized.rs rustc: Parameterize ty::Visibility over used ID 2022-09-07 13:35:41 +04:00
query.rs Compute lint_levels by definition 2022-09-14 19:02:44 +02:00
relate.rs stop evaluating constants in Relate 2022-09-08 11:14:33 +02:00
rvalue_scopes.rs
structural_impls.rs Pack Term in the same way as GenericArg. 2022-09-05 15:08:52 +10:00
sty.rs Auto merge of #98559 - jackh726:remove-reempty, r=oli-obk 2022-09-10 20:54:01 +00:00
subst.rs
trait_def.rs tracing::instrument cleanup 2022-09-01 14:54:27 +00:00
util.rs split compare_predicate_entailment and collect_trait_impl_trait_tys out 2022-09-10 02:49:14 +00:00
visit.rs Opaque types' generic params do not imply anything about their hidden type's lifetimes 2022-09-08 08:10:21 +00: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 Pack Term in the same way as GenericArg. 2022-09-05 15:08:52 +10:00