about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-05-07 18:12:56 +0200
committerGitHub <noreply@github.com>2024-05-07 18:12:56 +0200
commit067f6327a5924ebfd3d4cc2752f3462eee34fb15 (patch)
treedcf765229b0299419f3500cf01a2fc5c536b85cc /compiler/rustc_codegen_llvm/src/errors.rs
parenta29a7d1551cc67a06fde4380370f313f4eba1ca6 (diff)
parentb58f5a780061c44c793d6c87a4d7eb6cfb3be743 (diff)
downloadrust-067f6327a5924ebfd3d4cc2752f3462eee34fb15.tar.gz
rust-067f6327a5924ebfd3d4cc2752f3462eee34fb15.zip
Rollup merge of #124846 - compiler-errors:const-eval, r=lcnr
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
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions