Raekye
884af362f2
Validate ~const
trait bounds on associated fns.
...
Previously, any associated function could have `~const` trait bounds on
generic parameters, which could lead to ICEs when these bounds were used
on associated functions of non-`#[const_trait] trait` or
non-`impl const` blocks.
Includes changes as per @fee1-dead's comments in #116210 .
2023-09-30 19:00:45 -04:00
..
2023-09-29 22:27:52 +02:00
2023-09-26 02:53:59 +00:00
2023-09-23 00:57:17 +00:00
2023-09-29 11:59:51 +00:00
2023-09-23 13:47:30 +00:00
2023-09-24 23:39:33 -05:00
2023-09-26 15:57:24 +02:00
2023-09-28 23:10:04 +00:00
2023-09-25 19:05:10 +02:00
2023-09-28 00:37:20 +00:00
2023-09-29 00:24:57 +00:00
2023-09-25 22:33:15 +02:00
2023-09-28 23:10:04 +00:00
2023-09-27 18:05:14 +10:00
2023-09-23 13:47:30 +00:00
2023-09-23 13:47:30 +00:00
2023-09-28 23:10:04 +00:00
2023-09-22 22:41:01 -07:00
2023-09-28 21:35:18 +00:00
2023-09-25 22:33:15 +02:00
2023-09-26 23:46:10 +00:00
2023-09-28 23:10:04 +00:00
2023-09-29 10:11:12 +02:00
2023-09-26 23:46:10 +00:00
2023-09-25 19:05:10 +02:00
2023-09-25 22:10:08 +00:00
2023-09-24 09:46:55 +00:00
2023-09-29 14:24:40 +02:00
2023-09-28 00:37:20 +00:00
2023-09-28 16:13:38 +00:00
2023-09-26 03:39:25 +00:00
2023-09-25 22:33:15 +02:00
2023-09-25 15:56:36 +00:00
2023-09-30 19:00:45 -04:00
2023-09-25 15:56:36 +00:00
2023-09-23 00:57:17 +00:00
2023-09-22 23:12:38 +02:00
2023-09-25 22:33:15 +02:00
2023-09-29 18:51:59 +08:00
2023-09-23 13:47:30 +00:00
2023-09-29 02:09:40 +00:00
2023-09-25 22:10:08 +00:00
2023-09-28 16:13:38 +00:00