diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-08-30 07:18:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-08-30 07:18:13 +0200 |
| commit | 36182f1f135d844194ddb463000c23f7a68c6bdb (patch) | |
| tree | 2cb6ec8a6638aa5c42b52b8b03ccfa02dc6a292b /compiler/rustc_const_eval/src | |
| parent | 58c690729ccaacb95f08323e77cc5f1dd74324f9 (diff) | |
| parent | 325b585259871c99093b2a2e9463f941b8aa0ceb (diff) | |
| download | rust-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
