depth limit eval_to_const_value_raw

This commit is contained in:
Martin Zacho
2025-01-06 08:54:27 +01:00
parent dcfa38fe23
commit 83853ccdc3
2 changed files with 2 additions and 1 deletions

View File

@@ -1243,6 +1243,7 @@ rustc_queries! {
"simplifying constant for the type system `{}`",
key.value.display(tcx)
}
depth_limit
cache_on_disk_if { true }
}