Files
rust/library/core/src
Dylan DPC b727132e23 Rollup merge of #108161 - WaffleLapkin:const_param_ty, r=BoxyUwU
Add `ConstParamTy` trait

This is a bit sketch, but idk.
r? `@BoxyUwU`

Yet to be done:
- [x] ~~Figure out if it's okay to implement `StructuralEq` for primitives / possibly remove their special casing~~ (it should be okay, but maybe not in this PR...)
- [ ] Maybe refactor the code a little bit
- [x] Use a macro to make impls a bit nicer

Future work:
- [ ] Actually™ use the trait when checking if a `const` generic type is allowed
- [ ] _Really_ refactor the surrounding code
- [ ] Refactor `marker.rs` into multiple modules for each "theme" of markers
2023-05-02 11:44:50 +05:30
..
2023-04-16 07:20:26 +00:00
2022-10-29 09:23:12 +02:00
2023-04-28 08:47:55 -07:00
2023-04-16 06:49:27 +00:00
2023-04-28 08:47:55 -07:00
2023-04-16 07:20:26 +00:00
2023-04-26 02:10:22 -04:00
2023-04-22 17:22:03 -07:00
2023-04-12 19:27:18 +02:00
2023-04-28 08:47:55 -07:00
2023-04-16 07:20:26 +00:00
2023-04-28 08:47:55 -07:00
2023-04-16 06:49:27 +00:00
2023-03-21 09:59:47 +01:00
2023-04-16 06:49:27 +00:00
2022-11-20 10:28:14 +01:00
2022-05-22 07:18:32 -03:00
2023-04-16 07:20:26 +00:00
2023-04-16 06:49:27 +00:00
2023-04-28 08:47:55 -07:00
2023-04-16 07:20:26 +00:00
2023-04-16 06:49:27 +00:00
2022-11-04 20:06:18 -07:00
2023-03-15 08:55:22 -04:00
2023-04-30 15:40:54 +02:00
2023-04-16 06:49:27 +00:00
2023-04-28 08:47:55 -07:00
2023-03-16 18:03:23 +01:00
2023-04-28 08:47:55 -07:00
2023-04-28 08:47:55 -07:00
2023-04-16 06:49:27 +00:00