Matthias Krüger
f04d068adc
Rollup merge of #123242 - Nadrieril:require-contiguous-enum-indices, r=compiler-errors
...
pattern analysis: Require enum indices to be contiguous
We had a cfg-hack to allow rust-analyzer to use non-contiguous indices for its enum variants. Unfortunately this no longer works if r-a uses the in-tree version of the crate.
This PR removes the hack, and on the r-a side we'll have to use contiguous indices but that's not too hard.
r? `@compiler-errors`
2024-03-31 11:50:41 +02:00
..
2024-03-27 09:53:23 -04:00
2024-03-27 09:53:23 -04:00
2024-03-29 15:17:11 +01:00
2024-03-29 11:08:11 +00:00
2024-03-30 11:13:33 -04:00
2024-03-28 12:49:18 +03:00
2024-03-29 14:00:21 +00:00
2024-03-29 19:59:46 -04:00
2024-03-29 14:00:21 +00:00
2024-03-29 15:17:11 +01:00
2024-03-27 23:27:24 +01:00
2024-03-29 22:02:07 +01:00
2024-03-26 00:04:03 +00:00
2024-03-24 17:08:15 +01:00
2024-03-28 11:37:52 +03:00
2024-03-29 11:08:11 +00:00
2024-03-29 11:08:11 +00:00
2024-03-30 11:13:33 -04:00
2024-03-27 09:53:23 -04:00
2024-03-30 11:13:33 -04:00
2024-03-25 01:33:46 +00:00
2024-03-19 16:32:01 +00:00
2024-03-29 15:17:11 +01:00
2024-03-28 14:00:08 +00:00
2024-03-29 22:02:07 +01:00
2024-03-26 14:10:25 -04:00
2024-03-30 17:39:43 +03:00
2024-03-28 18:47:26 +01:00
2024-03-30 13:51:24 +00:00
2024-03-30 17:37:15 +01:00
2024-03-23 18:45:05 +01:00
2024-03-29 16:02:04 +00:00
2024-03-29 00:24:01 +00:00
2024-03-28 12:30:52 -04:00
2024-03-29 11:08:11 +00:00
2024-03-29 14:00:21 +00:00
2024-03-31 11:50:41 +02:00
2024-03-22 20:36:21 +01:00
2024-03-26 11:03:23 +00:00
2024-03-28 16:58:03 +08:00
2024-03-30 14:30:50 +01:00
2024-03-28 13:22:10 -07:00
2024-03-29 18:23:57 +00:00
2024-03-30 16:40:38 +00:00
2024-03-26 03:16:41 +00:00
2024-03-30 11:13:33 -04:00
2024-03-27 14:02:15 +00:00
2024-03-27 10:13:43 +01:00
2024-03-28 12:30:52 -04:00
2024-03-28 13:22:10 -07:00