1
Fork 0
rust/compiler/rustc_hir_analysis/src/variance
David Wood 0bed12e02d
hir_analysis: skip self type of host effect preds
Like trait predicates, the self type ought to be skipped here.
2025-02-24 10:19:16 +00: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 hir_analysis: skip self type of host effect preds 2025-02-24 10:19:16 +00: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