rust/compiler/rustc_hir_analysis/src/variance
Jubilee Young f5fbb2c0a5 compiler: inline 1-2 query provide fn in hir_analysis and hir_typeck
Many small indirections with 1-2 items actively hinders understanding.
Inlines various tiny submodule provides into
- hir_analysis::provide
- hir_analysis::check::provide
- hir_typeck::provide
2025-07-03 13:48:32 -07:00
..
constraints.rs Fix some var names 2025-05-27 11:14:47 +00:00
dump.rs Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
mod.rs compiler: inline 1-2 query provide fn in hir_analysis and hir_typeck 2025-07-03 13:48:32 -07: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