rust/compiler/rustc_hir_analysis/src/variance
Nicholas Nethercote 29317604d1 Remove xform submodule.
It used to be bigger, with an `Xform` trait, but now it has just a
single function.
2025-01-31 08:28:28 +11:00
..
constraints.rs Begin to implement type system layer of unsafe binders 2024-12-22 21:57:57 +00:00
dump.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
mod.rs Remove xform submodule. 2025-01-31 08:28:28 +11:00
solve.rs Remove xform submodule. 2025-01-31 08:28:28 +11:00
terms.rs Remove #[macro_use] extern crate tracing from rustc_hir_analysis. 2024-08-30 17:14:59 +10:00