]> git.lizzy.rs Git - rust.git/commit - src/tools/rust-analyzer
Auto merge of #85481 - lcnr:const-equate, r=matthewjasper
authorbors <bors@rust-lang.org>
Tue, 25 May 2021 13:53:48 +0000 (13:53 +0000)
committerbors <bors@rust-lang.org>
Tue, 25 May 2021 13:53:48 +0000 (13:53 +0000)
commitff2c947c00f867b9f012e28ba88cecfbe556f904
treea8c46ae0f355730f079ac3d4a47a74a5b926a285
parentfbf1b1a7193cda17008ab590e06ad28d9924023b
parent412e0404c05f19cd1fb0a8426361abfe2a0455ce
Auto merge of #85481 - lcnr:const-equate, r=matthewjasper

deal with `const_evaluatable_checked` in `ConstEquate`

Failing to evaluate two constants which do not contain inference variables should not result in ambiguity.
compiler/rustc_trait_selection/src/traits/select/mod.rs