rust/compiler
Nicholas Nethercote 000f8c4e82 Move unify_key module.
From `rustc_middle::infer` to `rustc_infer::infer`. Because everything
in it is only used within `rustc_infer`, and no longer needs to be
`pub`. Plus it's always good to make the huge `rustc_middle` crate
smaller.
2025-02-02 17:38:19 +11:00
..
2025-02-02 17:38:19 +11:00
2025-01-31 16:04:13 +11:00
2025-02-02 17:38:19 +11:00