rust/compiler/rustc_trait_selection/src
bors d4096e0412 Auto merge of #112652 - oli-obk:tait_only_in_sig, r=compiler-errors
Require TAITs to be mentioned in the signatures of functions that register hidden types for them

r? `@lcnr` `@compiler-errors`

This implements the lang team decision from [the TAIT design meeting](https://rust-lang.zulipchat.com/#narrow/stream/213817-t-lang/topic/design.20meeting.202023-05-31.20TAITs/near/362518164).
2023-07-08 03:22:54 +00:00
..
solve Auto merge of #113245 - lukas-code:unsizing-sanity-check, r=the8472 2023-07-07 15:42:29 +00:00
traits Auto merge of #112652 - oli-obk:tait_only_in_sig, r=compiler-errors 2023-07-08 03:22:54 +00:00
errors.rs IAT: Introduce AliasKind::Inherent 2023-05-04 16:59:10 +02:00
infer.rs Fallible<_> -> Result<_, NoSolution> 2023-05-25 17:29:22 +00:00
lib.rs remove hash_drain_filter feature uses 2023-06-14 09:28:56 +02:00