rust/tests/ui/traits/next-solver/coherence
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
..
ambiguity-causes-canonical-state-ice-1.rs analyse visitor: build proof tree in probe 2024-05-09 17:29:53 +00:00
ambiguity-causes-canonical-state-ice-2.rs analyse visitor: build proof tree in probe 2024-05-09 17:29:53 +00:00
ambiguity-causes-canonical-state-ice-2.stderr analyse visitor: build proof tree in probe 2024-05-09 17:29:53 +00:00
ambiguity-causes-visitor-hang.rs add test 2025-01-17 13:23:25 +01:00
ambiguity-causes-visitor-hang.stderr add test 2025-01-17 13:23:25 +01:00
coherence-fulfill-overflow.rs tests: add #![rustc_no_implicit_bounds] 2025-06-27 05:34:08 +00:00
coherence-fulfill-overflow.stderr tests: add #![rustc_no_implicit_bounds] 2025-06-27 05:34:08 +00:00
issue-102048.rs stabilize -Znext-solver=coherence 2024-10-15 13:11:00 +02:00
issue-102048.stderr stabilize -Znext-solver=coherence 2024-10-15 13:11:00 +02:00
negative-coherence-bounds.rs move tests 2024-03-18 16:29:00 +01:00
negative-coherence-bounds.stderr move tests 2024-03-18 16:29:00 +01:00
trait_ref_is_knowable-norm-overflow.rs change definitely non-productive cycles to error 2025-03-05 10:06:43 +01:00
trait_ref_is_knowable-norm-overflow.stderr change definitely non-productive cycles to error 2025-03-05 10:06:43 +01:00
trait_ref_is_knowable-normalization-1.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
trait_ref_is_knowable-normalization-2.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
trait_ref_is_knowable-normalization-3.rs update tests 2024-02-26 10:57:46 +01:00