Michael Goulet
|
847d50453c
|
Implement custom diagnostic for ConstParamTy
|
2023-06-01 18:21:42 +00:00 |
|
Michael Goulet
|
a9fcb524ff
|
Impl ConstParamTy for tuples, make PartialStructuralEq a supertrait too
|
2023-06-01 18:21:42 +00:00 |
|
Nilstrieb
|
0336dd132b
|
Add derive for core::marker::ConstParamTy
This makes it easier to implement it for a type, just like `Copy`.
|
2023-05-16 20:09:25 +02:00 |
|
Maybe Waffle
|
1f44a24e72
|
--bless ConstParamTy ui tests
|
2023-04-27 17:26:59 +00:00 |
|
Maybe Waffle
|
26417a85e7
|
Add ConstParamTy tests
|
2023-04-27 15:59:07 +00:00 |
|
Maybe Waffle
|
51355ad92b
|
Add a test for [NotParam; 0]: ConstParamTy (not holding)
|
2023-04-27 15:59:07 +00:00 |
|
Maybe Waffle
|
7234d63ea4
|
Add !StructuralEq test for ConstParamTy
|
2023-04-27 15:46:23 +00:00 |
|
Maybe Waffle
|
c45c4f2cb1
|
Rename/move a test
|
2023-04-27 15:46:23 +00:00 |
|