Files
rust/compiler
Ralf Jung 2cbcfae654 Rollup merge of #84913 - estebank:issue-84831, r=varkor
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-05 17:52:29 +02:00
..
2021-04-04 14:10:26 -07:00
2021-03-26 09:32:31 -07:00
2021-03-27 22:16:33 -04:00
2021-05-03 18:57:48 +08:00
2021-03-27 22:16:33 -04:00
2021-03-26 09:32:31 -07:00
2021-05-02 17:46:00 -06:00
2021-04-19 15:57:08 +03:00