aiken/crates/aiken-lang
KtorZ 776aea86f5
Fix hint when suggesting to use named fields
Wrongly suggesting args in lexicographical order instead of definition order... The tests were unfortunately only examplifying situations where the fields where also defined in lexicographical order... thus never really showing the issue. It came up in the real world, though. Whoopsie.

Signed-off-by: KtorZ <matthias.benkort@gmail.com>
2025-03-16 14:07:25 +01:00
..
src Fix hint when suggesting to use named fields 2025-03-16 14:07:25 +01:00
Cargo.toml Version 1.1.13 2025-02-26 10:07:00 -05:00
build.rs Adjust module organization to facilitate resurrection of the playground. 2024-08-29 09:12:37 +02:00