rust/tests/ui/uninhabited
Zachary S 58ebf6afdd Add test that uninhabited repr(transparent) type has same function return ABI as wrapped type.
Fix codegen of uninhabited PassMode::Indirect return types.

Add codegen test for uninhabited PassMode::Indirect return types.

Enable optimizations for uninhabited return type codegen test
2025-02-20 13:41:11 -06:00
..
diverging-guard.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
exhaustive-wo-nevertype-issue-51221.rs Update tests 2024-08-10 12:07:17 +02:00
issue-107505.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
privately-uninhabited-dead-code.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
privately-uninhabited-mir-call.fixed Handle more cases of value suggestions 2024-04-10 20:36:14 +00:00
privately-uninhabited-mir-call.rs Handle more cases of value suggestions 2024-04-10 20:36:14 +00:00
privately-uninhabited-mir-call.stderr Handle more cases of value suggestions 2024-04-10 20:36:14 +00:00
projection.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
uninhabited-enum-cast.rs [AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives 2024-02-16 20:02:50 +00:00
uninhabited-irrefutable.exhaustive_patterns.stderr Update tests for new TRPL chapter order 2024-11-23 08:57:25 -07:00
uninhabited-irrefutable.normal.stderr Update tests for new TRPL chapter order 2024-11-23 08:57:25 -07:00
uninhabited-irrefutable.rs Update tests 2024-08-10 12:07:17 +02:00
uninhabited-matches-feature-gated.rs Update tests 2024-08-10 12:07:17 +02:00
uninhabited-matches-feature-gated.stderr Update tests 2024-08-10 12:07:17 +02:00
uninhabited-patterns.rs Revert warning empty patterns as unreachable 2024-09-11 18:36:45 +02:00
uninhabited-patterns.stderr Add a machine-applicable suggestion to "unreachable pattern" 2024-09-13 21:01:29 +02:00
uninhabited-transparent-return-abi.rs Add test that uninhabited repr(transparent) type has same function return ABI as wrapped type. 2025-02-20 13:41:11 -06:00