rust/compiler/rustc_trait_selection/src/traits/query
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
..
type_op Auto merge of #114170 - lcnr:add-commmentz, r=compiler-errors 2023-08-02 02:45:47 +00:00
dropck_outlives.rs Use upvar_tys in more places, make it a list 2023-08-01 23:19:31 +00:00
evaluate_obligation.rs Remove constness from ParamEnv 2023-07-27 15:50:42 +00:00
method_autoderef.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
mod.rs Move some outlives bounds things from rustc_trait_selection to rustc_typeck 2021-10-15 12:14:19 -04:00
normalize.rs inline format!() args up to and including rustc_codegen_llvm 2023-07-30 14:22:50 +02:00