Files
rust/compiler
Dylan DPC e4e1a995dc Rollup merge of #113019 - ericmarkmartin:warning-for-guard-non-exhaustion, r=fee1-dead
add note for non-exhaustive matches with guards

Associated issue: #92197

When a match statement includes guards on every match arm (and is therefore necessarily non-exhaustive), add a note to the error E0004 diagnostic noting this.
2023-06-28 18:28:47 +05:30
..
2023-05-02 10:45:16 -07:00
2023-06-05 16:01:09 +02:00
2023-06-11 22:45:04 -04:00
2023-06-27 22:12:29 +09:00
2023-06-26 23:12:04 +00:00
2023-05-26 15:18:54 -04:00
2023-04-10 17:24:23 +09:00
2023-06-28 01:55:32 -04:00
2023-04-10 22:02:52 +02:00
2023-06-26 23:12:04 +00:00
2023-06-26 23:12:04 +00:00