mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-21 04:41:04 +00:00
A Resolver *always* has a module scope at the end of its scope stack, instead of encoding this as an invariant we can just lift this scope out into a field, allowing us to skip going through the scope vec indirection entirely.
Crates in this directory are published to crates.io and obey semver. They could live in a separate repo, but we want to experiment with a monorepo setup.