rust/compiler/rustc_trait_selection/src
2026-01-29 17:47:29 +01:00
..
error_reporting Rollup merge of #150271 - Jamesbarford:chore/refactor-struct-placeholder-pt2, r=lcnr 2026-01-29 17:47:29 +01:00
errors Fix elided lifetimes in rustdoc 2025-07-04 18:26:09 +00:00
solve Temporarily re-export assert_matches! to reduce stabilization churn 2026-01-19 18:26:53 +11:00
traits Part 2 refactoring of moving placeholder types to rustc_type_ir 2026-01-29 11:11:40 +00:00
errors.rs Use tcx.short_string() in more diagnostics 2025-08-07 21:18:00 +00:00
infer.rs rename select_where_possible and select_all_or_error 2025-10-07 23:02:23 +01:00
lib.rs Remove all allows for diagnostic_outside_of_impl and untranslatable_diagnostic throughout the codebase 2026-01-19 17:39:49 +01:00
opaque_types.rs change non-defining use error message 2025-08-25 14:20:18 +02:00
regions.rs remove outdated context (inner) infctx 2025-09-30 21:56:06 +02:00
solve.rs cleanup proof tree implementation and add cache 2025-08-29 09:35:37 +02:00