rust/compiler/rustc_middle/src/ty
2024-05-16 14:23:47 -04:00
..
consts Uplift AliasTy 2024-05-13 22:45:01 -04:00
context Make span_bug panic site useful again 2024-03-19 09:19:12 +00:00
inhabitedness Remove extern crate rustc_macros from rustc_middle. 2024-04-29 11:19:16 +10:00
print Uplift FnSig 2024-05-16 09:52:01 -04:00
_match.rs Fallout from removing a_is_expected 2024-03-01 01:20:50 +00:00
abstract_const.rs Remove extern crate rustc_macros from rustc_middle. 2024-04-29 11:19:16 +10:00
adjustment.rs Remove extern crate rustc_macros from rustc_middle. 2024-04-29 11:19:16 +10:00
adt.rs Remove extern crate bitflags from a couple of crates. 2024-04-29 18:47:54 +10:00
assoc.rs Remove extern crate rustc_macros from rustc_middle. 2024-04-29 11:19:16 +10:00
cast.rs Remove extern crate rustc_macros from rustc_middle. 2024-04-29 11:19:16 +10:00
closure.rs Step bootstrap cfgs 2024-05-01 22:19:11 -04:00
codec.rs Auto merge of #122077 - oli-obk:eager_opaque_checks4, r=lcnr 2024-04-08 23:01:50 +00:00
consts.rs Remove to_term 2024-05-13 22:45:01 -04:00
context.rs Uplift FnSig 2024-05-16 09:52:01 -04:00
diagnostics.rs Wrap dyn type with parentheses in suggestion 2024-04-23 00:15:10 +09:00
erase_regions.rs rename ReLateBound to ReBound 2023-11-13 14:13:54 +00:00
error.rs Remove extern crate rustc_macros from rustc_middle. 2024-04-29 11:19:16 +10:00
fast_reject.rs Tweak consts_may_unify. 2024-05-03 08:07:48 +10:00
flags.rs split out AliasTy -> AliasTerm 2024-05-13 11:59:42 -04:00
fold.rs Remove Partial/Ord from BoundRegion 2024-03-27 14:02:16 +00:00
generic_args.rs Lift TraitRef into rustc_type_ir 2024-05-10 15:44:03 -04:00
generics.rs Lift TraitRef into rustc_type_ir 2024-05-10 15:44:03 -04:00
impls_ty.rs add RawList 2024-04-06 17:28:47 +02:00
instance.rs Remove extern crate rustc_macros from rustc_middle. 2024-04-29 11:19:16 +10:00
intrinsic.rs Remove extern crate rustc_macros from rustc_middle. 2024-04-29 11:19:16 +10:00
layout.rs Rollup merge of #124797 - beetrees:primitive-float, r=davidtwco 2024-05-10 16:10:46 +02:00
list.rs Eliminate DefiningAnchor now that is just a single-variant enum 2024-04-08 15:00:27 +00:00
mod.rs Rename ToPredicate for Upcast 2024-05-16 14:23:47 -04:00
normalize_erasing_regions.rs Remove TyCtxt::try_normalize_erasing_late_bound_regions. 2024-05-10 09:55:09 +10:00
opaque_types.rs Dejargnonize subst 2024-02-12 15:46:35 +09:00
parameterized.rs Return a struct from query intrinsic to be able to add another field in the next commit 2024-03-04 16:13:50 +00:00
pattern.rs Remove extern crate rustc_macros from rustc_middle. 2024-04-29 11:19:16 +10:00
predicate.rs Rename ToPredicate for Upcast 2024-05-16 14:23:47 -04:00
region.rs Lift TraitRef into rustc_type_ir 2024-05-10 15:44:03 -04:00
relate.rs Apply nits 2024-05-13 16:55:58 -04:00
rvalue_scopes.rs Remove extern crate rustc_macros from rustc_middle. 2024-04-29 11:19:16 +10:00
structural_impls.rs Uplift FnSig 2024-05-16 09:52:01 -04:00
sty.rs Uplift FnSig 2024-05-16 09:52:01 -04:00
trait_def.rs Remove extern crate rustc_macros from rustc_middle. 2024-04-29 11:19:16 +10:00
typeck_results.rs Match ergonomics 2024: migration lint 2024-05-12 11:13:33 -04:00
util.rs Rename ToPredicate for Upcast 2024-05-16 14:23:47 -04:00
visit.rs Convert TypeVisitor and DefIdVisitor to use VisitorResult 2024-03-05 13:28:15 -05:00
vtable.rs Remove extern crate rustc_macros from rustc_middle. 2024-04-29 11:19:16 +10:00
walk.rs Remove extern crate smallvec from a couple of crates. 2024-04-29 18:47:54 +10:00