about summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-08-30 07:18:13 +0200
committerGitHub <noreply@github.com>2023-08-30 07:18:13 +0200
commit36182f1f135d844194ddb463000c23f7a68c6bdb (patch)
tree2cb6ec8a6638aa5c42b52b8b03ccfa02dc6a292b /compiler/rustc_const_eval/src
parent58c690729ccaacb95f08323e77cc5f1dd74324f9 (diff)
parent325b585259871c99093b2a2e9463f941b8aa0ceb (diff)
downloadrust-36182f1f135d844194ddb463000c23f7a68c6bdb.tar.gz
rust-36182f1f135d844194ddb463000c23f7a68c6bdb.zip
Rollup merge of #115355 - lqd:issue-115351, r=compiler-errors
new solver: handle edge case of a recursion limit of 0

Apparently a recursion limit of 0 is possible/valid/useful/used/cute, the more you know 🌟 .

(It's somewhat interesting to me that the old solver seemingly handles this, and that the new solver currently requires a recursion limit of 2 here)

r? `@compiler-errors.`

Fixes #115351.
Diffstat (limited to 'compiler/rustc_const_eval/src')
0 files changed, 0 insertions, 0 deletions