]> git.lizzy.rs Git - rust.git/commit - compiler/rustc_trait_selection/src/traits/fulfill.rs
Auto merge of #107303 - compiler-errors:intern-canonical-var-values, r=lcnr
authorbors <bors@rust-lang.org>
Sat, 28 Jan 2023 19:41:21 +0000 (19:41 +0000)
committerbors <bors@rust-lang.org>
Sat, 28 Jan 2023 19:41:21 +0000 (19:41 +0000)
commit1e225413a21fa69570bd3fefea9eb05e33f8b917
treebcd079debaa30b26d4cee37277f97fe16ce3dcb1
parentd6f0642827e21a088b0130c84857d84f5433301d
parent2d5591df00755c2c2dd310b134acaa6a60a4484a
Auto merge of #107303 - compiler-errors:intern-canonical-var-values, r=lcnr

Intern `CanonicalVarValues`

So that they are copy :sparkles:
compiler/rustc_infer/src/infer/canonical/query_response.rs
compiler/rustc_trait_selection/src/solve/mod.rs