rust/compiler
Maja Kądziołka a3d63fb0d4
InhabitedPredicate: avoid using a wildcard branch
This is error-prone. Explicitly write down which cases don't need
anything substituted. Turn the `OpaqueType` case, which currently
seems to be unreachable, into a `bug!`.
2025-03-04 13:33:16 +01:00
..
2025-02-25 18:17:32 +01:00
2025-02-25 17:27:22 +00:00
2025-02-24 14:31:19 +01:00
2025-02-26 19:03:29 +00:00
2025-02-28 12:16:48 +01:00
2025-02-23 23:11:00 +07:00
2025-02-28 12:16:48 +01:00
2025-02-28 12:16:48 +01:00