mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
385f8e2078
Move `confused_type_with_std_module` to `ResolverOutputs` This eliminates untracked global state from `Session`.
For more information about how rustc works, see the rustc dev guide.