rust/tests/ui/traits/next-solver/overflow
David Wood 1fd13fddba
tests: add #![rustc_no_implicit_bounds]
After reviewing all tests with `?Sized` and discussing with lcnr, these
tests seem like they could probably benefit from
`#![rustc_no_implicit_bounds]`.
2025-06-27 05:34:08 +00:00
..
coherence-alias-hang-with-region.rs add tests 2024-10-01 17:20:31 +02:00
coherence-alias-hang.rs tests: add #![rustc_no_implicit_bounds] 2025-06-27 05:34:08 +00:00
exponential-trait-goals.rs Don't ICE because recomputing overflow goals during find_best_leaf_obligation causes inference side-effects 2024-05-16 10:00:11 -04:00
exponential-trait-goals.stderr Don't ICE because recomputing overflow goals during find_best_leaf_obligation causes inference side-effects 2024-05-16 10:00:11 -04:00
global-cache.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
global-cache.stderr Don't ICE because recomputing overflow goals during find_best_leaf_obligation causes inference side-effects 2024-05-16 10:00:11 -04:00
nalgebra-hang.rs add tests 2024-10-01 17:20:31 +02:00
recursion-limit-normalizes-to-constraints.rs tests: add #![rustc_no_implicit_bounds] 2025-06-27 05:34:08 +00:00
recursion-limit-zero-issue-115351.rs don't bail when encountering many placeholders 2024-10-21 17:51:43 +02:00
recursive-self-normalization-2.rs Deeply normalize obligations in BestObligation 2025-04-10 18:58:04 +00:00
recursive-self-normalization-2.stderr Deeply normalize obligations in BestObligation 2025-04-10 18:58:04 +00:00
recursive-self-normalization.rs change definitely non-productive cycles to error 2025-03-05 10:06:43 +01:00
recursive-self-normalization.stderr change definitely non-productive cycles to error 2025-03-05 10:06:43 +01:00