rust/compiler/rustc_ty_utils/src
2023-01-26 20:28:31 -07:00
..
abi.rs change fn_sig query to use EarlyBinder; remove bound_fn_sig query; add EarlyBinder to fn_sig in metadata 2023-01-26 20:28:25 -07:00
assoc.rs
common_traits.rs
consts.rs ConstBlocks are poly if their substs are poly 2023-01-16 20:09:31 +00:00
errors.rs
implied_bounds.rs fix up subst_identity vs skip_binder; add some FIXMEs as identified in review 2023-01-26 20:28:31 -07:00
instance.rs Rename some compare_method functions 2022-12-24 21:36:58 +00:00
layout_sanity_check.rs
layout.rs abi: add AddressSpace field to Primitive::Pointer 2023-01-22 23:41:39 -05:00
lib.rs Also remove #![feature(control_flow_enum)] where possible 2023-01-18 10:22:21 -08:00
needs_drop.rs Combine identical alias arms 2022-12-13 17:48:55 +00:00
representability.rs
structural_match.rs
ty.rs change fn_sig query to use EarlyBinder; remove bound_fn_sig query; add EarlyBinder to fn_sig in metadata 2023-01-26 20:28:25 -07:00