rust/compiler/rustc_ty_utils/src
bors 299179e694 Auto merge of #113772 - nnethercote:streamline-size-estimates-2, r=wesleywiser
Streamline size estimates (take 2)

This was merged in #113684 but then [something happened](https://github.com/rust-lang/rust/pull/113684#issuecomment-1636811985):

> There has been a bors issue that lead to the merge commit of this PR getting purged from master.
> You'll have to make a new PR to reapply it.

So this is exactly the same changes.

`@bors` r=wesleywiser
2023-07-17 02:56:10 +00:00
..
abi.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
assoc.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
common_traits.rs Move expansion of query macros in rustc_middle to rustc_middle::query 2023-05-15 08:49:13 +02:00
consts.rs Rollup merge of #113539 - agnarrarendelle:master, r=workingjubilee 2023-07-17 00:14:05 +02:00
errors.rs Re-use error code for duplicate error 2023-06-22 15:51:14 +00:00
implied_bounds.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
instance.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
layout.rs Auto merge of #112157 - erikdesjardins:align, r=nikic 2023-07-15 15:39:53 +00:00
layout_sanity_check.rs Re-format let-else per rustfmt update 2023-07-12 21:49:27 -04:00
lib.rs Move expansion of query macros in rustc_middle to rustc_middle::query 2023-05-15 08:49:13 +02:00
needs_drop.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
opaque_types.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
representability.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
structural_match.rs Move expansion of query macros in rustc_middle to rustc_middle::query 2023-05-15 08:49:13 +02:00
ty.rs Remove instance_def_size_estimate query. 2023-07-17 08:44:48 +10:00