Mike Gerwitz
896fb3a0e5
This allows us to drop `AirIdent::IdentRef`, which in turn allows dropping `AirIdent` entirely from `AirPkgAggregate`. This is also a more appropriate abstraction; having to track all the ways in which `IdentRef` was used can be confusing. This means that `AirIdent` is true to its name---used only for identifiers. The new token type makes it very clear where package imports are recognized, and it's also easier to search for. DEV-13162 |
||
---|---|---|
.. | ||
air | ||
graph | ||
.gitignore | ||
air.rs | ||
error.rs | ||
graph.rs | ||
mod.rs |