rust/tests/ui/sized
2025-07-05 01:54:04 +05:00
..
coinductive-1-gat.rs
coinductive-1.rs normalizing where-clauses is also coinductive, add tests 2025-02-28 12:16:47 +01:00
coinductive-2.rs
coinductive-2.stderr
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
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
expr-type-error-plus-sized-obligation.stderr
recursive-type-binding.rs
recursive-type-binding.stderr
recursive-type-coercion-from-never.rs
recursive-type-coercion-from-never.stderr
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
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