Recursive `use` fails.
Open
bug
compiler
P: high
team:compiler
- Dominant language
- Rust
- Stars
- 61.4k
- Forks
- 5.4k
- Avg merge
- 3h 33m
- Merged PRs (30d)
- 4
Description
#200 switches the type checker from brute force to dependency based, but in turn breaks recursive includes and uses.
We need to either ban recursive includes with a nice message or to introduce better functionality to handle them.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.