rust/compiler/rustc_trait_selection/src
2025-09-18 23:56:20 +02:00
..
error_reporting Rollup merge of #146664 - fmease:clean-up-dyn, r=jdonszelmann 2025-09-18 11:48:51 +10:00
errors Fix elided lifetimes in rustdoc 2025-07-04 18:26:09 +00:00
solve move mod canonical out of eval_ctxt 2025-09-18 23:56:20 +02:00
traits Auto merge of #146727 - matthiaskrgr:rollup-98812uj, r=matthiaskrgr 2025-09-18 16:55:05 +00:00
errors.rs Use tcx.short_string() in more diagnostics 2025-08-07 21:18:00 +00:00
infer.rs optimize CanonicalVarValues::instantiate 2025-09-08 14:17:56 +02:00
lib.rs Suggest bounds in more cases, accounting for type parameters referenced in predicate 2025-08-04 16:12:58 +00:00
opaque_types.rs change non-defining use error message 2025-08-25 14:20:18 +02:00
regions.rs Consider outlives assumptions when proving auto traits for coroutine interiors 2025-07-15 16:02:26 +00:00
solve.rs cleanup proof tree implementation and add cache 2025-08-29 09:35:37 +02:00