]> git.lizzy.rs Git - rust.git/commit
Rollup merge of #99618 - compiler-errors:uhh-idk, r=lcnr
authorDylan DPC <99973273+Dylan-DPC@users.noreply.github.com>
Tue, 26 Jul 2022 08:56:56 +0000 (14:26 +0530)
committerGitHub <noreply@github.com>
Tue, 26 Jul 2022 08:56:56 +0000 (14:26 +0530)
commita39c00ee8df9b2aa803c3a97fc0e0dcb04ede12c
tree06dfff884c5f46aa0e7c1588bf6908bf17c429c3
parentb629c85bd74dfb730a3e9308312b007c0bf027cb
parentb248647ef0aed88dc8f3be29bec0b98d8be64c3c
Rollup merge of #99618 - compiler-errors:uhh-idk, r=lcnr

handle consts with param/infer in `const_eval_resolve` better

This PR addresses [this thread here](https://github.com/rust-lang/rust/pull/99449#discussion_r924141230). Was this the change you were looking for ``@lcnr?``

Interestingly, one test has begun to pass. Was that expected?

r? ``@lcnr``
compiler/rustc_infer/src/infer/mod.rs