bors
d7c97a02d1
Auto merge of #89105 - DevinR528:reachable-fix, r=Nadrieril
...
Fix: non_exhaustive_omitted_patterns by filtering unstable and doc hidden variants
Fixes : #89042
Now that #86809 has been merged there are cases (std::io::ErrorKind) where unstable feature gated variants were included in warning/error messages when the feature was not turned on. This filters those variants out of the return of `SplitWildcard::new`.
Variants marked `doc(hidden)` are filtered out of the witnesses list in `Usefulness::apply_constructor`.
Probably worth a perf run 🤷 since this area can be sensitive.
2021-10-12 20:54:15 +00:00
..
2021-09-20 22:21:42 -04:00
2021-10-10 15:38:19 +02:00
2021-09-20 22:21:42 -04:00
2021-10-08 19:32:16 +03:00
2021-10-09 11:56:00 +02:00
2021-10-05 18:04:15 +02:00
2021-09-20 22:21:42 -04:00
2021-10-03 16:08:50 +02:00
2021-10-11 23:45:49 +02:00
2021-10-08 22:30:40 +02:00
2021-10-08 09:04:06 +00:00
2021-10-11 04:31:47 +00:00
2021-10-12 11:55:45 +02:00
2021-10-11 04:31:47 +00:00
2021-10-08 09:04:06 +00:00
2021-10-10 16:32:16 +02:00
2021-10-10 19:59:36 +01:00
2021-10-11 23:45:50 +02:00
2021-10-07 10:48:48 -07:00
2021-09-28 22:17:13 +02:00
2021-10-10 18:22:19 +02:00
2021-09-20 22:21:42 -04:00
2021-10-10 15:38:19 +02:00
2021-10-09 11:56:00 +02:00
2021-09-29 23:16:47 +02:00
2021-09-29 23:16:47 +02:00
2021-10-11 23:45:46 +02:00
2021-10-10 15:59:28 +00:00
2021-10-06 19:36:52 +00:00
2021-10-10 15:38:19 +02:00
2021-10-11 09:46:27 +02:00
2021-10-08 17:40:39 -04:00
2021-10-07 20:26:11 -07:00
2021-10-10 15:38:19 +02:00
2021-10-08 22:30:40 +02:00
2021-10-12 08:22:25 -04:00
2021-10-12 08:22:25 -04:00
2021-10-07 11:29:47 -07:00
2021-10-08 20:07:44 +02:00
2021-09-29 23:16:47 +02:00
2021-10-07 22:31:33 +02:00
2021-09-20 22:21:42 -04:00
2021-10-11 18:19:54 +01:00
2021-10-03 16:08:51 +02:00
2021-10-02 10:52:09 +00:00
2021-10-11 16:33:49 -04:00
2021-10-11 16:33:49 -04:00
2021-10-08 19:32:16 +03:00
2021-10-05 09:45:11 +00:00
2021-10-10 15:38:19 +02:00
2021-10-07 20:26:14 -07:00
2021-10-11 09:46:27 +02:00
2021-10-03 16:08:54 +02:00
2021-10-06 14:33:13 +00:00
2021-10-11 20:52:36 +01:00
2021-10-08 20:07:44 +02:00
2021-10-02 19:09:18 +02:00
2021-10-03 12:43:43 -04:00
2021-10-12 00:20:34 +00:00