![]() While looking at some code, I noticed that this warning would show up even if an error for a non-exhaustive when/is shows up for the same when/is expression. This isn't a useful situation to show this warning because things are not exhaustive yet so we should let the user finish and only provide the errors. If things are exhaustive then the code proceeds and if a warning was set when there's only one clause pattern then this warning message can be pushed because that's when it's actually useful. |
||
---|---|---|
.github | ||
aikup | ||
crates | ||
examples | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
flake.lock | ||
flake.nix |
README.md
Installation
How to use
For more information please see the user manual.
Contributing
Want to contribute? See CONTRIBUTING.md to know how.
Note
The name comes from Howard Aiken, an American physicist and a pioneer in computing.