rust/tests/ui/traits/next-solver/overflow
lcnr 5ec9b8d778 distinguish recursion limit based overflow for diagnostics
also change the number of allowed fixpoint steps to be fixed instead
of using the `log` of the total recursion depth.
2024-02-29 10:14:02 +01:00
..
exponential-trait-goals.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
exponential-trait-goals.stderr distinguish recursion limit based overflow for diagnostics 2024-02-29 10:14:02 +01:00
global-cache.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
global-cache.stderr consistently use "next solver" instead of "new solver" 2023-12-14 15:22:37 +01:00
recursion-limit-normalizes-to-constraints.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
recursion-limit-zero-issue-115351.rs distinguish recursion limit based overflow for diagnostics 2024-02-29 10:14:02 +01:00
recursive-self-normalization-2.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
recursive-self-normalization-2.stderr review comment: change wording 2024-02-01 03:31:03 +00:00
recursive-self-normalization.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
recursive-self-normalization.stderr review comment: change wording 2024-02-01 03:31:03 +00:00