]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #107799 - lcnr:update-provisional-result, r=oli-obk
authorMichael Goulet <michael@errs.io>
Thu, 9 Feb 2023 04:01:26 +0000 (20:01 -0800)
committerGitHub <noreply@github.com>
Thu, 9 Feb 2023 04:01:26 +0000 (20:01 -0800)
commit46c7c91ce746e9edb94dad5a4d4d5fd682582c78
treee14a91b558a667f015bc93b24dc67101a785e939
parent04ebaba17b60275df2920e75654c3691e45865a0
parent4c7c5e597f2c7d6d9453a8288d54a211ae0414bb
Rollup merge of #107799 - lcnr:update-provisional-result, r=oli-obk

correctly update goals in the cache

we may want to actually write the response for our goal into the provisional or global cache instead of simply using the result from the last iteration '^^

r? ```@rust-lang/initiative-trait-system-refactor```