rust/compiler/rustc_next_trait_solver/src
许杰友 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
..
solve Rollup merge of #137728 - Darksonn:no-tuple-unsize, r=oli-obk 2025-03-05 21:46:44 +08:00
canonicalizer.rs Make sure we don't overrun the stack in canonicalizer 2025-02-21 18:24:05 +00:00
coherence.rs Begin to implement type system layer of unsafe binders 2024-12-22 21:57:57 +00:00
delegate.rs Remove allow(unused_variables) for rustc_transmute. 2025-02-28 17:31:31 +11:00
lib.rs update bootstrap configs 2024-10-15 20:30:23 -07:00
resolve.rs Remove associated type based effects logic 2024-10-24 09:46:36 +00:00