rust/compiler/rustc_next_trait_solver/src/solve
许杰友 Jieyou Xu (Joe) 257b4947ed
Rollup merge of #137728 - Darksonn:no-tuple-unsize, r=oli-obk
Remove unsizing coercions for tuples

See https://github.com/rust-lang/rust/issues/42877#issuecomment-2686010847 and below comments for justification.

Tracking issue: #42877
Fixes: #135217
2025-03-05 21:46:44 +08:00
..
assembly Use bound_coroutine_witnesses in old solver 2025-02-26 17:32:53 +00:00
eval_ctxt Rollup merge of #137776 - nnethercote:rustc_transmute-cleanups, r=jswrenn 2025-03-01 11:34:01 +01:00
inspect remove unused field 2024-10-22 08:30:09 +02:00
normalizes_to fix typo 2025-02-28 12:16:47 +01:00
alias_relate.rs don't ICE for alias-relate goals with error term 2025-02-18 10:30:37 +01:00
effect_goals.rs normalizes-to rework rigid alias handling 2025-02-13 20:19:11 +00:00
mod.rs introduce ty::Value 2025-01-30 17:47:44 +01:00
project_goals.rs Rename tcx to cx 2024-06-25 17:36:52 -04:00
search_graph.rs rework cycle handling 2025-02-28 12:16:47 +01:00
trait_goals.rs Rollup merge of #137728 - Darksonn:no-tuple-unsize, r=oli-obk 2025-03-05 21:46:44 +08:00