1
Fork 0
rust/compiler/rustc_hir_analysis/src/check
Matthias Krüger 5ea536b35f
Rollup merge of #114253 - fmease:compute-variances-for-lazy-ty-aliases, r=oli-obk
Compute variances for lazy type aliases

Fixes #114221.

CC ``@oli-obk``
r? types
2023-08-04 09:18:58 +02:00
..
check.rs No need to expect RPITIT projections in opaque item bounds 2023-07-30 20:47:45 +00:00
compare_impl_item.rs Auto merge of #114181 - matthiaskrgr:rollup-14m8s7f, r=matthiaskrgr 2023-07-28 23:53:12 +00:00
dropck.rs Remove constness from ParamEnv 2023-07-27 15:50:42 +00:00
entry.rs Check entry type as part of item type checking. 2023-07-15 22:02:16 +00:00
intrinsic.rs Forbid old-style simd_shuffleN intrinsics 2023-08-03 09:29:00 +00:00
intrinsicck.rs inline format!() args from rustc_codegen_llvm to the end (4) 2023-07-25 23:20:28 +02:00
mod.rs inline format!() args from rustc_codegen_llvm to the end (4) 2023-07-25 23:20:28 +02:00
region.rs Separate AnonConst from ConstBlock in HIR. 2023-06-02 21:25:18 +00:00
wfcheck.rs Compute variances for lazy type aliases 2023-08-03 01:38:23 +02:00