Dominik Gschwind
ad7a1ed8cc
fix: Fix panics on GATs involving const generics
...
This workaround avoids constant crashing of rust analyzer when using GATs with const generics,
even when the const generics are only on the `impl` block.
The workaround treats GATs as non-existing if either itself or the parent has const generics and
removes relevant panicking code-paths.
2022-08-16 17:30:17 +02:00
..
2022-08-09 01:16:32 +02:00
2022-07-20 15:02:08 +02:00
2022-08-04 12:57:04 +00:00
2022-08-11 10:41:30 +02:00
2022-08-11 01:16:35 +09:00
2022-08-11 03:41:10 +09:00
2022-08-16 17:30:17 +02:00
2022-08-11 03:41:23 +09:00
2022-08-10 16:29:23 +08:00
2022-08-11 03:41:10 +09:00
2022-08-09 01:16:32 +02:00
2022-08-11 10:41:30 +02:00
2022-08-01 13:47:09 +02:00
2022-07-31 19:27:20 +02:00
2022-08-10 16:28:56 +08:00
2022-08-09 18:23:25 +02:00
2022-08-04 12:57:04 +00:00
2022-08-09 01:16:32 +02:00
2022-08-10 14:53:21 +00:00
2022-07-25 16:22:39 +02:00
2022-07-25 14:18:30 +02:00
2022-07-20 15:02:08 +02:00
2022-08-10 10:23:46 +02:00
2022-08-13 18:35:09 +00:00
2022-08-06 17:25:02 +03:00
2022-07-20 15:00:17 +02:00
2022-08-09 01:16:32 +02:00
2022-07-24 10:38:19 +02:00
2022-07-20 15:00:17 +02:00
2022-07-20 15:00:17 +02:00
2022-07-20 15:02:08 +02:00
2022-07-20 15:00:17 +02:00
2022-08-05 12:06:42 +02:00