Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
lcnr
|
0c28e028b6
|
feature(const_generics) -> feature(const_param_types)
|
2021-08-30 11:00:21 +02:00 |
|
lcnr
|
d3e0d2f53d
|
supply substs to anon consts in defaults
|
2021-04-21 15:25:58 +02:00 |
|
lcnr
|
7cb1dcd488
|
loosen ordering restricts for const_generics_defaults
|
2021-04-21 15:25:58 +02:00 |
|
lcnr
|
259a368e9e
|
fix name resolution for param defaults
|
2021-04-21 15:25:32 +02:00 |
|
lcnr
|
b0feb5be2f
|
progress, stuff compiles now
|
2021-03-23 17:16:20 +00:00 |
|
Rémy Rakic
|
1fc3c4c16d
|
adjust const generics defaults FIXMEs to the new feature gate
|
2021-01-01 11:01:01 +01:00 |
|
Bastian Kauschke
|
c4ba60a191
|
update tests
|
2020-12-26 18:24:10 +01:00 |
|
Ethan Brierley
|
79351b1d4a
|
Bless expected errors
|
2020-10-12 22:27:59 +01:00 |
|
Ethan Brierley
|
d7029cbd7e
|
min_const_generics diagnostics improvements
2
3
|
2020-10-11 19:20:42 +01:00 |
|
varkor
|
488b759d5c
|
Replace "non trivial" with "non-trivial"
|
2020-10-03 14:28:54 +01:00 |
|
kadmin
|
9bf40f10bc
|
Add missing tests in root const-gen dir
|
2020-08-12 08:30:17 +00:00 |
|
Bastian Kauschke
|
952fd0ce58
|
update tests
|
2020-07-27 16:41:27 +02:00 |
|
Bastian Kauschke
|
33a05b40f7
|
forbid generic params inside of anon consts in ty defaults
|
2020-07-27 16:33:23 +02:00 |
|