roc/crates/compiler/load_internal
Agus Zubiaga 3217e5a3f0
Allow dots in import module names
We found some issues with the private submodules part of the proposal [1],
and we decided to keep module directories for now.

[1] https://docs.google.com/document/d/1E_77fO-44BtoBtXoVeWyGh1xN2KRTWTu8q6i25RNNx0/edit#heading=h.x84bh32l37em
2024-04-20 12:33:02 -03:00
..
src Allow dots in import module names 2024-04-20 12:33:02 -03:00
tests Fix unqualified unused import false positive 2024-04-20 12:18:52 -03:00
Cargo.toml split test_utils 2024-04-15 20:30:34 +10:00