Files
rust/crates
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-07-20 15:02:08 +02:00
2022-08-11 01:16:35 +09:00
2022-08-10 16:29:23 +08: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-07-20 15:02:08 +02:00
2022-08-06 17:25:02 +03:00
2022-07-20 15:02:08 +02:00