mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 03:07:25 +00:00

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.