rust/compiler/rustc_trait_selection
许杰友 Jieyou Xu (Joe) 74b8522855
Rollup merge of #133323 - compiler-errors:bail-if-self-var, r=lcnr
Bail in effects in old solver if self ty is ty var

Otherwise when we try to check something like `?t: ~const Trait` we'll immediately stick it to the first param-env candidate, lol.

r? lcnr
2024-11-22 20:32:37 +08:00
..
src Rollup merge of #133323 - compiler-errors:bail-if-self-var, r=lcnr 2024-11-22 20:32:37 +08:00
Cargo.toml Remove unused intercrate dependencies 2024-11-07 14:17:16 +00:00
messages.ftl Dont suggest use<APIT> 2024-11-09 19:41:53 +00:00