Ellen
|
db9b8cef86
|
update tests
|
2021-12-10 19:21:25 +00:00 |
|
lcnr
|
0c28e028b6
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
|
Bastian Kauschke
|
c4ba60a191
|
update tests
|
2020-12-26 18:24:10 +01:00 |
|
Amjad Alsharafi
|
668f63d833
|
Fix duplicate error messages in const_generics tests
|
2020-08-31 18:52:22 +08:00 |
|
Amjad Alsharafi
|
d39cc45cf2
|
Added a lot of min_const_generics revisions
|
2020-08-26 18:50:17 +08:00 |
|
kadmin
|
18481cbec9
|
Rm restriction on ord of default types w/ consts
|
2020-08-08 04:40:07 +00:00 |
|
varkor
|
e372ad4800
|
Expand the documentation for E0747
|
2020-02-22 11:34:29 +00:00 |
|
varkor
|
039045c49b
|
Move generic arg / param validation to create_substs_for_generic_args
|
2020-02-22 00:28:18 +00:00 |
|
Mazdak Farrokhzad
|
24a178e397
|
--bless tests due to INCOMPLETE_FEATURES being a lint.
|
2019-07-30 10:43:32 +02:00 |
|
varkor
|
3e6787cb4c
|
Early error for mixing order of const and type parameters
|
2019-05-04 22:28:08 +01:00 |
|
varkor
|
4c18ee4abd
|
Update const generics tests
Co-Authored-By: Gabriel Smith <yodaldevoid@users.noreply.github.com>
|
2019-03-05 22:20:01 +00:00 |
|
varkor
|
425fb58cac
|
Don't abort early when collecting const generics
|
2019-02-16 13:03:58 +00:00 |
|
varkor
|
bf2f62cb98
|
Add test for const parameter before other generic parameters
|
2019-02-07 15:02:17 +01:00 |
|