| .. |
|
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
|
Rollup merge of #129395 - fmease:pp-dyn-w-gat, r=compiler-errors
|
2024-08-22 08:17:23 +02: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
|
Retroactively feature gate ConstArgKind::Path
|
2024-08-19 01:14:22 +01:00 |
|
context.rs
|
Use a LocalDefId in ResolvedArg.
|
2024-08-22 01:17:01 +00: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
|
Fix elided_named_lifetimes in code
|
2024-08-24 19:21:32 +03: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
|
Avoid taking reference of &TyKind
|
2024-08-25 16:02:29 -04:00 |
|
list.rs
|
Use unsafe extern blocks throughout the compiler
|
2024-08-26 19:51:05 -04: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
|
Avoid taking reference of &TyKind
|
2024-08-25 16:02:29 -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 |