layout
|
use TypingEnv when no infcx is available
|
2024-11-18 10:38:56 +01:00 |
abi.rs
|
move fn is_item_raw to TypingEnv
|
2024-11-19 18:06:20 +01:00 |
assoc.rs
|
ty::KContainer -> ty::AssocItemContainer::K
|
2024-11-04 04:45:52 +00:00 |
common_traits.rs
|
move fn is_item_raw to TypingEnv
|
2024-11-19 18:06:20 +01:00 |
consts.rs
|
compiler: Directly use rustc_abi in ty_utils
|
2024-11-03 13:38:47 -08:00 |
errors.rs
|
Add warn(unreachable_pub) to rustc_ty_utils .
|
2024-09-03 08:50:33 +10:00 |
implied_bounds.rs
|
uplift fold_regions to rustc_type_ir
|
2024-11-28 10:40:58 +01:00 |
layout.rs
|
remove remaining references to Reveal
|
2024-11-23 13:52:56 +01:00 |
needs_drop.rs
|
remove Ty::is_copy_modulo_regions
|
2024-12-02 13:57:56 +01:00 |
opaque_types.rs
|
Encode cross-crate opaque type origin
|
2024-10-31 01:35:13 +00:00 |
structural_match.rs
|
TypingMode 🤔
|
2024-10-29 17:01:24 +01:00 |
ty.rs
|
uplift fold_regions to rustc_type_ir
|
2024-11-28 10:40:58 +01:00 |