rust/tests/ui/sized
surechen 1012218ba8 t plit astconv's error report code in check functions to mod errors.
Move some error report codes to mod `astconv/errors.rs`
2024-04-02 20:10:35 +08:00
..
coinductive-1-gat.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
coinductive-1.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00: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
ensure-overriding-bindings-in-pattern-with-ty-err-doesnt-ice.rs t plit astconv's error report code in check functions to mod errors. 2024-04-02 20:10:35 +08:00
ensure-overriding-bindings-in-pattern-with-ty-err-doesnt-ice.stderr t plit astconv's error report code in check functions to mod errors. 2024-04-02 20:10:35 +08: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-pass.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
stack-overflow-trait-infer-98842.32bit.stderr add issue numbers via // issue: rust-lang/rust#ISSUE_NUM directive 2024-03-24 09:34:11 +01:00
stack-overflow-trait-infer-98842.64bit.stderr add issue numbers via // issue: rust-lang/rust#ISSUE_NUM directive 2024-03-24 09:34:11 +01:00
stack-overflow-trait-infer-98842.rs add issue numbers via // issue: rust-lang/rust#ISSUE_NUM directive 2024-03-24 09:34:11 +01:00
stack-overflow-trait-infer-98842.stderr add issue numbers via // issue: rust-lang/rust#ISSUE_NUM directive 2024-03-24 09:34:11 +01:00
unsized-binding.rs Only emit one error per unsized binding, instead of one per usage 2023-10-09 23:00:15 +00:00
unsized-binding.stderr Show number in error message even for one error 2023-11-24 19:15:52 +01:00