enso/lib/rust
Kaz Wesley 33904912ee
Move annotations into fields of Function and ConstructorDefinition (#11374)
Move annotations into fields of Function and ConstructorDefinition.

# Important Notes
New syntax: Constructor argument-definition lines
- Each argument in a type-constructor definition may be specified on its own (indented) line.

Relaxed syntax: Unparenthesized arguments to annotations
- A generic annotation now uses the rest of the line as its argument expression; the expression no longer needs to be parenthesized.
2024-10-23 20:35:06 +00:00
..
launcher-shims Bump Rust Toolchain (#9517) 2024-03-24 23:45:55 +00:00
macro-utils Rust bump, reduce dependencices (#10803) 2024-08-13 23:16:55 +00:00
metamodel Remove all usages of unstable rust features (#10813) 2024-08-22 14:09:17 +00:00
parser Move annotations into fields of Function and ConstructorDefinition (#11374) 2024-10-23 20:35:06 +00:00
prelude Move annotations into fields of Function and ConstructorDefinition (#11374) 2024-10-23 20:35:06 +00:00
reflect Remove all usages of unstable rust features (#10813) 2024-08-22 14:09:17 +00:00
zst remove unused rust modules (#9540) 2024-03-27 12:19:38 +00:00