1
Fork 0
rust/compiler/rustc_trait_selection/src/traits
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
..
error_reporting Rollup merge of #114322 - Urgau:fix-issue-110063, r=compiler-errors 2023-08-02 06:22:49 +02:00
query Rollup merge of #114079 - compiler-errors:closure-upvars, r=oli-obk 2023-08-02 13:46:54 +02:00
select Rollup merge of #114079 - compiler-errors:closure-upvars, r=oli-obk 2023-08-02 13:46:54 +02:00
specialize inline format!() args up to and including rustc_codegen_llvm 2023-07-30 14:22:50 +02:00
auto_trait.rs inline format!() args up to and including rustc_codegen_llvm 2023-07-30 14:22:50 +02:00
coherence.rs inline format!() args up to and including rustc_codegen_llvm 2023-07-30 14:22:50 +02:00
const_evaluatable.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
engine.rs Remove chalk from the compiler 2023-07-03 21:40:04 +00:00
fulfill.rs Auto merge of #113742 - compiler-errors:dont-short-circuit-intercrate-global-preds, r=lcnr 2023-07-16 21:30:37 +00:00
misc.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
mod.rs Remove constness from ParamEnv 2023-07-27 15:50:42 +00:00
object_safety.rs inline format!() args up to and including rustc_codegen_llvm 2023-07-30 14:22:50 +02:00
outlives_bounds.rs Re-format let-else per rustfmt update 2023-07-12 21:49:27 -04:00
project.rs inline format!() args up to and including rustc_codegen_llvm 2023-07-30 14:22:50 +02:00
structural_match.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
structural_normalize.rs New trait solver is a property of inference context 2023-06-06 18:43:06 +00:00
util.rs inline format!() args up to and including rustc_codegen_llvm 2023-07-30 14:22:50 +02:00
vtable.rs inline format!() args up to and including rustc_codegen_llvm 2023-07-30 14:22:50 +02:00
wf.rs Rollup merge of #113539 - agnarrarendelle:master, r=workingjubilee 2023-07-17 00:14:05 +02:00