enso/lib/rust
Kaz Wesley d2ae17ffc9
Disallow a confusing constructor syntax (#11856)
Previously, a constructor or type definition with a single argument defined inline could use spaces within the argument's definition without parentheses, as in the draft spec. This syntax was found confusing and is no longer allowed. No usages occurred in our `.enso` files. Fixes #10812.
2024-12-16 15:54:19 +00:00
..
launcher-shims Fix ensoup launcher upgrade mechanism (#11833) 2024-12-12 17:06:01 +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 Disallow a confusing constructor syntax (#11856) 2024-12-16 15:54:19 +00:00
prelude Move documentation into documentable types (#11441) 2024-11-04 15:33:53 +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