1
Fork 0
rust/compiler/rustc_middle/src/ty
2024-08-21 01:31:11 -04:00
..
consts Use assert_matches around the compiler 2024-08-11 12:25:39 -04:00
context Reformat use declarations. 2024-07-29 08:26:52 +10:00
inhabitedness Reformat use declarations. 2024-07-29 08:26:52 +10:00
print Use cnum for extern crate data 2024-08-17 12:50:18 -04:00
abstract_const.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
adjustment.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
adt.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
assoc.rs Differentiate between methods and associated functions 2024-08-10 00:54:16 +00:00
cast.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
closure.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
codec.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
consts.rs Special-case alias ty in try_from_lit 2024-08-16 08:37:19 +08:00
context.rs Rollup merge of #128828 - lcnr:search-graph-11, r=compiler-errors 2024-08-14 21:43:07 +08:00
diagnostics.rs Use is_lang_item more 2024-08-13 16:44:53 -04:00
elaborate_impl.rs Uplift elaboration 2024-07-07 11:28:01 -04:00
erase_regions.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
error.rs Shrink TyKind::FnPtr. 2024-08-09 14:33:25 +10:00
fast_reject.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
flags.rs Streamline some inputs/output traversals. 2024-08-12 16:03:18 +10:00
fold.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
generic_args.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
generics.rs Stop unnecessarily taking GenericPredicates by &self 2024-08-06 11:54:45 -04:00
impls_ty.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
instance.rs Use bool in favor of Option<()> for diagnostics 2024-08-21 01:31:11 -04:00
intrinsic.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
layout.rs Auto merge of #128812 - nnethercote:shrink-TyKind-FnPtr, r=compiler-errors 2024-08-14 00:56:53 +00:00
list.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
mod.rs Auto merge of #128812 - nnethercote:shrink-TyKind-FnPtr, r=compiler-errors 2024-08-14 00:56:53 +00:00
normalize_erasing_regions.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
opaque_types.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
parameterized.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
pattern.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
predicate.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
region.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
relate.rs Fix relations 2024-07-17 10:46:10 -04:00
rvalue_scopes.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
structural_impls.rs Shrink TyKind::FnPtr. 2024-08-09 14:33:25 +10:00
sty.rs Add a comment explaining the return type of Ty::kind. 2024-08-15 09:46:21 +10:00
trait_def.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
typeck_results.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
util.rs Use cnum for extern crate data 2024-08-17 12:50:18 -04:00
visit.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
vtable.rs miri: make vtable addresses not globally unique 2024-08-06 19:09:31 +02:00
walk.rs Streamline some inputs/output traversals. 2024-08-12 16:03:18 +10:00