Skip to content

Conversation

@espindola
Copy link

No description provided.

in the import instead of a hash table.

Things I like about this
*) Finding what an import "points too" is really fast.
*) The normall lookups are simple again.
*) We have a "import resolve" stage

I am not very happy about the code duplication, but that is isolated to
resolve.rs and can be fixed if we are ok with iterating to resolve things
like

import zed.bar;
import baz.zed;
oli-obk added a commit to oli-obk/rust that referenced this pull request Jul 19, 2017
noscripter pushed a commit to noscripter/rust that referenced this pull request Sep 8, 2025
* Add Morse code cipher

* Add link to README.md

* Add exclamation mark to dictionary

* Update DIRECTORY.md
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants