rust/tests/ui/sized
2025-07-24 17:01:44 -04:00
..
coinductive-1-gat.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
coinductive-1.rs normalizing where-clauses is also coinductive, add tests 2025-02-28 12:16:47 +01:00
coinductive-2.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
coinductive-2.stderr Update tests 2024-02-07 10:42:01 +08:00
dont-incompletely-prefer-built-in.rs Only prefer Sized candidates, and only if they certainly hold 2025-03-13 21:12:07 +00:00
ensure-overriding-bindings-in-pattern-with-ty-err-doesnt-ice.rs Only check locally for reported errors 2024-06-18 15:43:27 +00:00
ensure-overriding-bindings-in-pattern-with-ty-err-doesnt-ice.stderr Update tests for new TRPL chapter order 2024-11-23 08:57:25 -07:00
expr-type-error-plus-sized-obligation.rs Silence unecessary !Sized binding error 2024-03-19 21:26:11 +00:00
expr-type-error-plus-sized-obligation.stderr Silence unecessary !Sized binding error 2024-03-19 21:26:11 +00:00
recursive-type-binding.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
recursive-type-binding.stderr rename tests 2023-12-26 17:50:30 +01:00
recursive-type-coercion-from-never.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
recursive-type-coercion-from-never.stderr add test for coercing never to infinite type 2023-12-26 17:57:33 +01:00
recursive-type-infinite-size.rs cleaned up some tests 2025-07-05 01:54:04 +05:00
recursive-type-infinite-size.stderr cleaned up some tests 2025-07-05 01:54:04 +05:00
recursive-type-pass.rs [AUTO-GENERATED] Migrate ui tests from // to //@ directives 2024-02-16 20:02:50 +00:00
relaxing-default-bound-error-37534.rs Rehome tests/ui/issues/ tests [1/?] 2025-07-24 17:01:44 -04:00
relaxing-default-bound-error-37534.stderr Rehome tests/ui/issues/ tests [1/?] 2025-07-24 17:01:44 -04:00
sized-box-unsized-content.rs cleaned up some tests 2025-07-05 01:54:04 +05:00
sized-reference-to-unsized.rs cleaned up some tests 2025-07-05 01:54:04 +05:00
stack-overflow-trait-infer-98842.32bit.stderr const-eval error: always say in which item the error occurred 2025-06-07 13:42:30 +02:00
stack-overflow-trait-infer-98842.64bit.stderr const-eval error: always say in which item the error occurred 2025-06-07 13:42:30 +02:00
stack-overflow-trait-infer-98842.rs Use the informative error as the main const eval error message 2025-06-02 15:37:15 +00:00
unsized-binding.rs Bless/update tests. 2025-06-18 10:20:43 +02:00
unsized-binding.stderr Unimplement unsized_locals 2025-06-13 01:16:36 +02:00
unsized-str-in-return-expr-arg-and-local.rs Unimplement unsized_locals 2025-06-13 01:16:36 +02:00
unsized-str-in-return-expr-arg-and-local.stderr Unimplement unsized_locals 2025-06-13 01:16:36 +02:00