rust/compiler/rustc_ty_utils/src
Nilstrieb 46f6b05eb7
Rollup merge of #114079 - compiler-errors:closure-upvars, r=oli-obk
Use `upvar_tys` in more places, make it return a list

Just a cleanup that fell out of a PR that I was gonna write, but that PR kinda got stuck.
2023-08-02 13:46:54 +02:00
..
abi.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
assoc.rs tighten span slightly for synthetic item 2023-07-27 22:20:32 +00: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 some nits, bless test 2023-07-29 21:29:03 +00:00
instance.rs Make everything builtin! 2023-07-25 16:08:58 +00:00
layout_sanity_check.rs Revert "Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk" 2023-07-21 22:35:57 -07:00
layout.rs Use upvar_tys in more places, make it a list 2023-08-01 23:19:31 +00:00
lib.rs Take RPITITs inherit the assumed_wf_types of their parent fn 2023-07-29 21:19:33 +00:00
needs_drop.rs Use upvar_tys in more places, make it a list 2023-08-01 23:19:31 +00: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 Fix a comment 2023-08-01 23:10:38 +00:00