rust/compiler
Esteban Küber 11379f0494 Do not ICE on invalid const param
When encountering a path that can't have generics, do not call
`generics_of`. This would happen when writing something like
`path::this_is_a_mod<const_val>`.

Fix #84831.
2021-05-04 08:41:40 -07:00
..
2021-05-03 18:57:48 +08:00
2021-05-02 17:46:00 -06:00
2021-05-02 17:46:00 -06:00
2021-05-02 17:46:00 -06:00