rust/compiler/rustc_infer/src
Guillaume Gomez 224e3ca096
Rollup merge of #140559 - rperier:type-ir-to-type-middle, r=compiler-errors
Removing rustc_type_ir in the rustc_infer codebase

cc #138449

This is a second refactoring of rustc_type_ir to use rustc_middle instead, this time that's for rustc_infer
2025-05-05 21:32:32 +02:00
..
infer Rollup merge of #140559 - rperier:type-ir-to-type-middle, r=compiler-errors 2025-05-05 21:32:32 +02:00
traits Use less rustc_type_ir in the compiler codebase 2025-05-02 09:37:06 +02:00
errors.rs Rename errors/mod.rs as errors.rs. 2024-10-07 09:50:50 +11:00
lib.rs Make #![feature(let_chains)] bootstrap conditional in compiler/ 2025-04-23 16:40:30 +02:00