| .. |
|
consts
|
Check x86_64 size assertions on aarch64, too
|
2024-04-03 16:53:03 +11:00 |
|
context
|
Make span_bug panic site useful again
|
2024-03-19 09:19:12 +00:00 |
|
inhabitedness
|
make Representability::Infinite carry ErrorGuaranteed
|
2024-03-14 20:52:13 +01:00 |
|
print
|
introduce Mutability::ptr_str
|
2024-04-10 18:51:09 +02:00 |
|
_match.rs
|
Fallout from removing a_is_expected
|
2024-03-01 01:20:50 +00:00 |
|
abstract_const.rs
|
Remove more unused Lift impls.
|
2023-09-18 09:37:10 +10:00 |
|
adjustment.rs
|
Remove unused Lift derives.
|
2023-09-18 09:37:10 +10:00 |
|
adt.rs
|
Remove Partial/Ord from AdtDef
|
2024-03-27 14:02:16 +00:00 |
|
assoc.rs
|
use visibility to check unused imports and delete some stmts
|
2023-10-22 21:27:46 +08:00 |
|
cast.rs
|
rename expose_addr to expose_provenance
|
2024-04-03 16:00:38 +02:00 |
|
closure.rs
|
Avoid lots of hir::HirId{,Map,Set} qualifiers.
|
2024-04-16 16:29:15 +10:00 |
|
codec.rs
|
Auto merge of #122077 - oli-obk:eager_opaque_checks4, r=lcnr
|
2024-04-08 23:01:50 +00:00 |
|
consts.rs
|
Check x86_64 size assertions on aarch64, too
|
2024-04-03 16:53:03 +11:00 |
|
context.rs
|
has_typeck_results doesnt need to be a query
|
2024-04-17 22:18:27 -04:00 |
|
diagnostics.rs
|
Add redundant_lifetime_args lint
|
2024-04-09 12:15:27 -04:00 |
|
erase_regions.rs
|
rename ReLateBound to ReBound
|
2023-11-13 14:13:54 +00:00 |
|
error.rs
|
Actually create ranged int types in the type system.
|
2024-04-08 12:02:19 +00:00 |
|
fast_reject.rs
|
Actually create ranged int types in the type system.
|
2024-04-08 12:02:19 +00:00 |
|
flags.rs
|
Actually create ranged int types in the type system.
|
2024-04-08 12:02:19 +00:00 |
|
fold.rs
|
Remove Partial/Ord from BoundRegion
|
2024-03-27 14:02:16 +00:00 |
|
generic_args.rs
|
Remove Ord from Ty, Const, and Region
|
2024-03-27 14:02:16 +00:00 |
|
generics.rs
|
Actually create ranged int types in the type system.
|
2024-04-08 12:02:19 +00:00 |
|
impls_ty.rs
|
add RawList
|
2024-04-06 17:28:47 +02:00 |
|
instance.rs
|
CFI: Fix ICE in KCFI non-associated function pointers
|
2024-04-08 17:00:18 +00:00 |
|
intrinsic.rs
|
Add a scheme for moving away from extern "rust-intrinsic" entirely
|
2024-03-04 16:13:50 +00:00 |
|
layout.rs
|
Actually create ranged int types in the type system.
|
2024-04-08 12:02:19 +00:00 |
|
list.rs
|
Eliminate DefiningAnchor now that is just a single-variant enum
|
2024-04-08 15:00:27 +00:00 |
|
mod.rs
|
Use a helper to zip together parent and child captures for coroutine-closures
|
2024-04-10 13:39:52 -04:00 |
|
normalize_erasing_regions.rs
|
Rename HAS_PROJECTIONS to HAS_ALIASES etc.
|
2024-04-04 19:26:17 +02: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
|
Actually create ranged int types in the type system.
|
2024-04-08 12:02:19 +00:00 |
|
predicate.rs
|
Remove Ord from Ty, Const, and Region
|
2024-03-27 14:02:16 +00:00 |
|
region.rs
|
Restrict const ty's regions to static when putting them in canonical var list
|
2024-03-28 12:30:52 -04:00 |
|
relate.rs
|
Actually create ranged int types in the type system.
|
2024-04-08 12:02:19 +00:00 |
|
rvalue_scopes.rs
|
Enable potential_query_instability lint in rustc_hir_typeck.
|
2023-07-14 10:10:14 +02:00 |
|
structural_impls.rs
|
Actually create ranged int types in the type system.
|
2024-04-08 12:02:19 +00:00 |
|
sty.rs
|
Don't do coroutine-closure-specific upvar analysis if tainted by errors
|
2024-04-12 12:14:29 -04:00 |
|
trait_def.rs
|
Make crate_inherent_impls fallible and stop using track_errors for it
|
2024-01-17 10:02:29 +00:00 |
|
typeck_results.rs
|
Avoid lots of hir::HirId{,Map,Set} qualifiers.
|
2024-04-16 16:29:15 +10:00 |
|
util.rs
|
Rollup merge of #123603 - compiler-errors:no-intrinsic, r=estebank
|
2024-04-16 01:12:37 +02:00 |
|
visit.rs
|
Convert TypeVisitor and DefIdVisitor to use VisitorResult
|
2024-03-05 13:28:15 -05:00 |
|
vtable.rs
|
make it more clear which functions create fresh AllocId
|
2023-09-14 07:27:31 +02:00 |
|
walk.rs
|
Actually create ranged int types in the type system.
|
2024-04-08 12:02:19 +00:00 |