Rémy Rakic
942b7ce2c1
make const_generics_defaults
use the unstable syntax mechanism
...
This is important to not accidentally stabilize the parsing of the syntax while it still is experimental and not formally accepted
2021-01-01 11:01:01 +01:00
Julian Knodt
61f33bfd29
first pass at default values for const generics
...
- Adds optional default values to const generic parameters in the AST
and HIR
- Parses these optional default values
- Adds a `const_generics_defaults` feature gate
2021-01-01 10:55:10 +01:00
Bastian Kauschke
06cc9c26da
stabilize min_const_generics
2020-12-26 18:24:10 +01:00
mibac138
3548be94c0
Gracefully handle confusing -> with : in function return type
2020-12-03 18:19:42 +01:00
mark
9e5f7d5631
mv compiler to compiler/
2020-08-30 18:45:07 +03:00