mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
![]() Don't ICE when we cannot eval a const to a valtree in the new solver Use `const_eval_resolve` instead of `try_const_eval_resolve` because naming aside, the former doesn't ICE when a value can't be evaluated to a valtree. r? lcnr |
||
---|---|---|
.. | ||
assembly | ||
eval_ctxt | ||
inspect | ||
normalizes_to | ||
alias_relate.rs | ||
fulfill.rs | ||
mod.rs | ||
normalize.rs | ||
project_goals.rs | ||
search_graph.rs | ||
trait_goals.rs |