Matthias Krüger
415b207b7f
Rollup merge of #137617 - BoxyUwU:generic_const_parameter_types, r=lcnr
...
Introduce `feature(generic_const_parameter_types)`
Allows to define const generic parameters whose type depends on other generic parameters, e.g. `Foo<const N: usize, const ARR: [u8; N]>;`
Wasn't going to implement for this for a while until we could implement it with `bad_inference.rs` resolved but apparently the project simd folks would like to be able to use this for some intrinsics and the inference issue isn't really a huge problem there aiui. (cc ``@workingjubilee`` )
2025-03-01 11:33:58 +01:00
..
2024-03-11 19:42:04 +00:00
2025-02-24 18:48:40 +00:00
2025-02-24 18:48:40 +00:00
2025-01-28 17:52:28 +00:00
2025-01-28 17:52:28 +00:00
2025-02-28 20:43:15 +00:00
2025-02-28 20:43:15 +00:00
2024-09-29 23:40:43 -05:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-12-07 21:29:58 +00:00
2024-12-07 21:29:58 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2025-02-28 20:43:15 +00:00
2025-02-28 20:43:15 +00:00
2025-01-23 06:01:36 +00:00
2024-07-17 11:01:29 +01:00
2024-09-29 23:40:43 -05:00
2024-07-17 11:01:29 +01:00
2024-02-16 20:02:50 +00:00
2024-07-17 11:01:29 +01:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-10-29 16:26:57 +00:00
2024-02-01 16:18:03 +01:00
2024-02-16 20:02:50 +00:00
2024-03-21 00:03:59 +00:00
2024-02-16 20:02:50 +00:00
2024-02-01 16:18:03 +01:00
2024-02-16 20:02:50 +00:00
2024-12-12 23:36:27 +00:00
2024-02-16 20:02:50 +00:00
2024-02-01 16:18:03 +01:00
2024-02-16 20:02:50 +00:00
2024-02-01 16:18:03 +01:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-09-29 23:40:43 -05:00
2024-09-29 23:40:43 -05:00
2024-03-07 06:27:09 +00:00
2024-02-16 20:02:50 +00:00
2024-09-29 23:40:43 -05:00
2024-02-16 20:02:50 +00:00
2024-09-29 23:40:43 -05:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-02-07 10:42:01 +08:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2025-02-28 20:43:15 +00:00
2025-02-28 20:43:15 +00:00
2024-02-16 20:02:50 +00:00
2024-03-06 16:51:17 +05:30
2024-12-12 23:36:27 +00:00
2025-02-28 20:43:15 +00:00
2025-02-28 20:43:15 +00:00
2024-07-11 11:00:15 +00:00
2024-09-29 23:40:43 -05:00
2024-02-16 20:02:50 +00:00
2024-07-17 11:01:29 +01:00
2025-02-28 20:43:15 +00:00
2025-02-28 20:43:15 +00:00
2024-05-28 11:55:20 +00:00
2024-02-16 20:02:50 +00:00
2024-02-14 11:12:19 +00:00
2024-09-29 23:40:43 -05:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-09-29 23:40:43 -05:00
2024-02-16 20:02:50 +00:00
2024-09-29 23:40:43 -05:00
2024-07-17 11:01:29 +01:00
2024-09-29 23:40:43 -05:00
2024-02-16 20:02:50 +00:00
2024-09-29 23:40:43 -05:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-09-29 23:40:43 -05:00
2024-02-16 20:02:50 +00:00
2024-09-29 23:40:43 -05:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-01-24 02:53:15 +00:00
2024-09-30 20:43:51 +03:00
2024-02-16 20:02:50 +00:00
2024-01-02 14:17:56 +00:00
2024-12-02 19:34:47 +00:00
2024-03-21 00:03:59 +00:00
2024-03-21 00:03:59 +00:00
2024-03-21 00:03:59 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-08-03 07:57:31 -04:00
2024-08-03 07:57:31 -04:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2025-02-10 20:21:39 +00:00
2024-02-16 20:02:50 +00:00
2024-11-03 18:59:31 +00:00
2025-02-28 12:16:47 +01:00
2024-02-16 20:02:50 +00:00
2025-02-28 20:43:15 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2024-02-08 08:10:43 +00:00
2024-10-26 11:35:56 +08:00
2025-02-28 20:43:15 +00:00
2024-07-17 11:01:29 +01:00
2024-07-17 11:01:29 +01:00
2024-03-21 00:03:59 +00:00
2024-02-16 20:02:50 +00:00
2024-02-16 20:02:50 +00:00
2025-02-10 20:21:39 +00:00
2024-02-16 20:02:50 +00:00
2024-07-17 11:01:29 +01:00
2025-02-28 16:28:41 +00:00
2025-02-28 16:28:41 +00:00
2024-02-16 20:02:50 +00:00
2024-07-17 11:01:29 +01:00