aiken/crates/aiken-lang
KtorZ a3f7b48ec3 Allow downcasting to data in piped function calls.
We have been a bit too strict on disallowing 'allow_cast' propagations. This is really only problematic for nested elements like Tuple's elements or App's args. However, for linked and unbound var it is probably okay, and it certainly is as well for function arguments.
2024-03-25 11:57:13 -04:00
..
src Allow downcasting to data in piped function calls. 2024-03-25 11:57:13 -04:00
Cargo.toml chore: Release 2024-03-22 16:10:17 +01:00