![]() This is a mildly scaring change, as it may horribly break things down the line if we have ever relied on that information... However, the value constructors inside each module are meant to reflect the own module public API, and shouldn't be populated with Prelude stuff. Not only does that mean this information is duplicated for all modules (possibly significantly slowing things down), but it may also cause weird scoping issues (e.g. one accessing a Prelude's constructor through some random module). Hence why I am isolating this change in this single commit, so it's easier to troubleshoot if that ends up causing weird issues. Signed-off-by: KtorZ <matthias.benkort@gmail.com> |
||
---|---|---|
.github | ||
benchmarks | ||
crates | ||
examples | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
flake.lock | ||
flake.nix |
README.md
Getting Started
Hello, World!
Wanna get started right-away? Complete the Hello, World! tutorial!
Contributing
Want to contribute? See CONTRIBUTING.md to know how.
Changelog
Be on top of any updates using the CHANGELOG and the Project Tracking.
[!NOTE]
The name comes from Howard Aiken, an American physicist and a pioneer in computing.